THPDFPage.ClearPageAdditionalAction Method
Method summary: THPDFPage.ClearPageAdditionalAction Method
Declaration
procedure ClearPageAdditionalAction(Trigger: THPDFPageActionTrigger);
Parameters
| Name | Purpose |
|---|---|
Trigger | Page trigger to remove from the current page /AA dictionary |
Usage notes
- The other page trigger remains unchanged
- If the last trigger is removed, HotPDF removes the empty page /AA dictionary
Related API
- THPDFPage.SetPageAdditionalAction Method
- THPDFPageActionTrigger Type