API Reference > OdPdfImport Classes > OdPdfImportModule Class > OdPdfImportModule Methods > OdPdfImportModule::create Method
OdPdfImportModule::create Method
Syntax
C++
virtual OdPdfImportPtr create() = 0;

Returns a smart pointer to the PDF import module.

Creates an instance of the PDF import module if it was not created yet; otherwise, provides access to the previously created module.

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