PdfTextExtractPdfInfo Property

Gets the object encapsulating the PDF document properties. This objects is populated after tool execution finished

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public PdfInfo PdfInfo { get; }

Property Value

PdfInfo

See Also