TxPDFVersion
IPDFDocument3 :: Types used in IPDFDocument3

See Also
Collapse All

Different PDF document versions may differ by internal structure and format. This type allows you to specify any supported value for compatibility reasons.

Syntax

enum TxPDFVersion

Remarks

PDF Creator Pilot supports the following PDF document versions:

Name

Description

Value

v13

Acrobat 4.x compatible

0

v14

Acrobat 5.x compatible

1

See Also

Reference