PdfImagesExtractorPdfDocumentInfo Property

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

Definition

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

Property Value

PdfToolsDocumentInfo

See Also