 |
PdfToolGetInfo Method |
Gets the information of the loaded PDF document.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic DocumentInformation GetInfo()
Public Function GetInfo As DocumentInformation
Return Value
DocumentInformationThe information of the current PDF document.
See Also