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.
Returns
A value of the ImportResult enumeration that contains the result of the import process.
Remarks
To specify import properties, use the properties() method to get access to the import properties dictionary object.