PDFAValidationReport
Overview
PDFAValidationReport is a type in Aspose.PDF FOSS for Go.
PDFAValidationReport is returned by (*Document).ValidatePDFA.
Properties: Conformant, Format, Issues.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Format | PDFAFormat | Read/Write | Gets the format. |
Conformant | bool | Read/Write | Gets the conformant. |
Issues | []PDFAIssue | Read/Write | Gets the issues. |