Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdPdfImport::import Method
Syntax
C++
virtual ImportResult import() = 0;

Imports a PDF file's contents to a drawing database with specified properties. This method should be reimplemented to provide the functionality for importing from a PDF file.

A value of the ImportResult enumeration that contains the result of the import process.

To specify import properties, use the properties() method to get access to the import properties dictionary object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.