ConvertAction
Overview
ConvertAction is a interface in Aspose.PDF FOSS for TypeScript.
One remediation performed by a converter (PDF/A or PDF/UA).
Properties: action, object, page, rule.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
rule | : string | Read | Validator rule id this addresses, e.g. |
action | : string | Read | What was done, human-readable. |
object | : PdfRef | Read | Gets the object. |
page | : Page | Read | Gets the page. |