Returns/sets whether to use PDF Xpress™ v4.x
Read-write property
| Visual Basic |
|---|
Public Property UsePDFXpress4 As Boolean |
A boolean value which is True to use PDF Xpress 4. Otherwise, False to not use PDF Xpress 4.
The SetPDFXLicenseCodes method can be used to unlock PDF Xpress. The UsePDFXpress4 property must be set to True before calling the SetPDFXLicenseCodes method.
- For 32-bit machines, the file should be distributed to the System32 directory.
- For 64-bit machines, running their application in a 32-bit context the file should be distributed to the SysWow64 directory.
- For 64-bit machines, running their applications in a 64-bit context, PDF support is unavailable from PDF Xpress in this context.
- Alternatively, the file can be distributed to the application's directory.