THotPDF.ClearPageAdditionalAction Method
Резюме на метода: THotPDF.ClearPageAdditionalAction Method
Декларация
procedure ClearPageAdditionalAction(PageIndex: Integer; Trigger: THPDFPageActionTrigger);
Параметри
| Name | Предназначение |
|---|---|
PageIndex | Zero-based generated page index |
Trigger | Page trigger to remove from the selected page /AA dictionary |
Бележки за употреба
- This method does not change CurrentPageNumber or the active drawing page
- If the last trigger is removed, HotPDF removes the empty page /AA dictionary
Related API
- THotPDF.SetPageAdditionalAction Method
- THPDFPageActionTrigger Type