AccusoftThumbnailXpress6 ActiveX DLL > ThumbnailXpress Object : UsePdfXpressForPDFsOnly Property |
Specifies whether thumbnailing of PDFs should only be done using PDF Xpress.
PDF support is deprecated in ImagXpress; instead, please use PDF Xpress for PDF support via the UsePdfXpressForPDFsOnly property. |
Visual Basic |
---|
Public Property UsePdfXpressForPDFsOnly As Boolean |
The Default Value is False.
When True, PDF Xpress is used to thumbnail PDFs. When False, ImagXpress may be used to thumbnail PDFs. For best performance, it is recommended this property be set to True.
Note: UsePdfXpress () must be successfully called first.