TransparencyRules

TransparencyRules

Overview

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

Validates transparency requirements for PDF/A compliance.

Methods

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

See Also