THotPDF.ClearPageAdditionalAction Method
メソッドの要約: THotPDF.ClearPageAdditionalAction Method
宣言
procedure ClearPageAdditionalAction(PageIndex: Integer; Trigger: THPDFPageActionTrigger);
パラメータ
| 名前 | 目的 |
|---|---|
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