 |
PdfManagerDocumentInformation Property |
PDF document information. Most of this property info is populated after Load. Some info is populated after Save.
Namespace: SelectPdf.ExtrasAssembly: Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 26.2
Syntaxpublic PdfDocumentInformation DocumentInformation { get; }Public ReadOnly Property DocumentInformation As PdfDocumentInformation
Get
Property Value
PdfDocumentInformation
See Also