GraphicsRules

GraphicsRules

Overview

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

Validates graphics-related requirements for PDF/A compliance.

Methods

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

See Also