API Reference > OdPdfImport Classes > OdPdfImport Class
OdPdfImport Class
OdPdfImportOdPdfImport
Syntax
C++
class OdPdfImport : public OdRxObject;

PdfImport.h

An abstract class that represents the interface for the import from a .pdf file.

 
Name 
Description 
 
Contains a list of the PDF import operation results that are handled by the PDF import module
 
Name 
Description 
 
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.  
 
Retrieves a dictionary object that contains the set of .pdf import properties.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.