Overview
PageActionCollection 是一个类在Aspose.PDF FOSS的.NET中.
每页额外的行动 (PDF 32000 §12.6.3 /AA条目).
特性: OnClose, OnOpen.
Properties
| Name | Type | Access | Description |
|---|
OnOpen | Aspose.Pdf.Annotations.PdfAction? | 阅读/写作 | 当页面在浏览器中打开时,会发生动作. |
OnClose | Aspose.Pdf.Annotations.PdfAction? | 阅读/写作 | 当页面在浏览器中关闭时,会发生动作. |
See Also