PdfToTextConverterPdfDocumentInfo Property

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

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public PdfToolsDocumentInfo PdfDocumentInfo { get; }

Property Value

PdfToolsDocumentInfo

See Also