PdfToHtmlConverterPdfDocumentInfo Property

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

Definition

Namespace: EvoPdf.PdfToHtml
Assembly: EvoPdfToHtml_NetCore (in EvoPdfToHtml_NetCore.dll) Version: 14.0.0
C#
public PdfDocumentInfo PdfDocumentInfo { get; }

Property Value

PdfDocumentInfo

See Also