HiQPdf Documentation

PdfRasterizerPdfInfo Property

HiQPdf Client for .NET Core
Gets the object encapsulating the PDF document properties. This objects is populated after tool execution finished

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfInfo PdfInfo { get; }

Property Value

Type: PdfInfo
See Also

Reference