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