PdfImagesExtractPdfInfo Property
The PDF document info dictionary retrieved after the images extraction ended
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.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