PdfRasterizerPdfInfo Property
Gets the object encapsulating the PDF document properties. This objects is populated after
tool execution finished
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.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
PdfInfo