ValidationReport
Overview
ValidationReport is a type in Aspose.PDF FOSS for Go.
ValidationReport is returned by Validate and summarises the structural integrity of a PDF.
Properties: Issues, Valid.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Valid | bool | Read/Write | Gets the valid. |
Issues | []ValidationIssue | Read/Write | Gets the issues. |