AnnotationRules

AnnotationRules

Overview

AnnotationRules is a class in Aspose.Pdf FOSS for Java. Inherits from: PdfARule.

Validates annotation requirements for PDF/A compliance.

Methods

SignatureDescription
AnnotationRules()Creates a new annotation rules checker.
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult)

See Also