Click or drag to resize
Pdf Library for .NET

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: 26.2
Syntax
public PdfDocumentInformation DocumentInformation { get; }

Property Value

PdfDocumentInformation
See Also