PdfToTextConverterPdfDocumentInfo Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public PdfToolsDocumentInfo PdfDocumentInfo { get; }

Property Value

PdfToolsDocumentInfo

See Also