LogicalStructureRules

LogicalStructureRules

Overview

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

Validates logical structure requirements for PDF/A Level A compliance.

Methods

SignatureDescription
LogicalStructureRules()Creates a new logical structure rules checker.
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult)

See Also