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