Click or drag to resize

ExaminerResultsMetadata Property

Gets the metadata associated with the PDF document from the DocumentInfo object within the file. This value may be null.

Namespace:  Atalasoft.PdfDoc.Examiner
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public PdfDocumentMetadata Metadata { get; }

Property Value

Type: PdfDocumentMetadata
The metadata for the file
See Also