API Reference > OdExport Classes > TD_DWF_EXPORT Namespace > Classes > DwfExportModule Class > DwfExportModule Methods > DwfExportModule::create Method
DwfExportModule::create Method
Syntax
C++
virtual OdDwfExportPtr create() = 0;

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

Returns a smart pointer to the created module.

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