AnnotationRules
Overview
AnnotationRules is a class in Aspose.PDF FOSS for Java.
Inherits from: PdfARule.
Validates annotation requirements for PDF/A compliance.
This class provides 2 methods for working with AnnotationRules objects in Java programs.
Available methods include: AnnotationRules, validate.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
AnnotationRules() | Creates a new annotation rules checker. |
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult) |