Class PdfAValidationResult
PdfAValidationResult class
Represents the result of a PDF/A validation process.
public sealed class PdfAValidationResult
Fields
| Name | Description |
|---|---|
| readonly DataSource | Gets the data source that was validated. |
| readonly IsValid | Gets a value indicating whether the validation was successful. |
| readonly StandardVersion | Gets the PDF/A standard version used for validation. |
See Also
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF