Gets the object encapsulating the PDF document properties. This objects is populated after
tool execution finished
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public PdfInfo PdfInfo { get; }
Public ReadOnly Property PdfInfo As PdfInfo
Get
public:
property PdfInfo^ PdfInfo {
PdfInfo^ get ();
}
member PdfInfo : PdfInfo with get
Property Value
Type:
PdfInfo
Reference