API Reference > OdExport Classes > TD_PDF_2D_EXPORT Namespace > Classes > PdfExportModule Class > PdfExportModule Methods > PdfExportModule::create Method
PdfExportModule::create Method
Syntax
C++
virtual OdPdfExportPtr create() = 0;

Pure virtual method for implementing creation of the OdPdfExport class instance.

Returns a smart pointer to the created module.

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