 |
PdfToolDocumentInformation Property |
PDF document information. This property is populated after the requested operation (GetText, GetHtml, etc) is finished.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic DocumentInformation DocumentInformation { get; }Public ReadOnly Property DocumentInformation As DocumentInformation
Get
Property Value
DocumentInformation
See Also