API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > CPdfExportImplBase Class > CPdfExportImplBase Methods > CPdfExportImplBase::run Method
CPdfExportImplBase::run Method
Syntax
C++
virtual PDFResultEx run() = 0;

Runs export to PDF format for the current document.

Initiates PDF export with specified parameters (passed in the pParams parameter). Returns an instance of the PDFResultEx class as the result of the initiantion.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.