AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : PDFUseLegacyPDFSupport Property |
Visual Basic |
---|
Public Property PDFUseLegacyPDFSupport As Boolean |
True when original PDF load and query behavior is active.
False when improved load and query behavior is active for PDF pages.
The default value is False.
When False, the following PDF image formats are accepted:
Attempting to load a PDF page with more than a single image object (i.e. page also contains hidden or visible text objects, multiple images, vector graphics, etc. Hidden, empty text objects are allowed) will return IX_Error_UnsupportedPDF.
Consider licensing PDF Xpress to support such PDF pages.
When True, the following PDF image formats are accepted:
Attempting to load a PDF page with more than a single image object (i.e. page also contains hidden or visible text objects, multiple images, vector graphics, etc.) will return IX_Error_UnsupportedPDF.