Specifies whether thumbnailing of PDFs should only be done using PDF Xpress.
Read-write property
| Visual Basic |
|---|
Public Property UsePdfXpressForPDFsOnly As Boolean |
A Boolean value that is False to specify that ImagXpress may be used to thumbnail PDFs, and True to specify that only PDF Xpress be used to thumbnail PDFs.
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: UsePDFXpress4 must be set to True or UsePdfXpress () must be successfully called first.