PdfImagesExtractorPdfDocumentInfo Property

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

Definition

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

Property Value

PdfDocumentInfo

See Also