PdfToImageConverterPdfDocumentInfo Property

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

Definition

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

Property Value

PdfDocumentInfo

See Also