TdxPDFDocumentInformation.Version Property
Returns the document’s PDF format version.
Declaration
property Version: TdxPDFVersion read;
Property Value
Type |
---|
TdxPDFVersion |
Remarks
The Portable Document Format version determines available document features. Refer to the TdxPDFVersion type description for detailed information on supported format versions.
See Also