PdfToHtmlConverterPdfDocumentInfo Property

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

Definition

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

Property Value

PdfToolsDocumentInfo

See Also