TdxPDFDocumentInformation.Version Property
In This Article
Returns the document’s PDF format version.
#Declaration
Delphi
property Version: TdxPDFVersion read;
#Property Value
Type |
---|
Tdx |
#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