Accusoft.ThumbnailXpressSdk Namespace > Licensing Class : UsePdfXpressForPDFsOnly Property |
'Declaration Public Property UsePdfXpressForPDFsOnly As Boolean
'Usage Dim instance As Licensing Dim value As Boolean instance.UsePdfXpressForPDFsOnly = value value = instance.UsePdfXpressForPDFsOnly
public bool UsePdfXpressForPDFsOnly {get; set;}
Default value: false
When true, PDFXpress 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: AccessPdfXpress must be successfully called first.
PDF support is deprecated in ImagXpress, please use PDF Xpress instead for PDF support.