GoToAction
GoToAction class
表示将视图更改为指定目标(页面、位置和放大倍数)的首选操作。
public class GoToAction : PdfAction
构造函数
姓名 | 描述 |
---|---|
GoToAction(ExplicitDestination) | 构造函数. |
GoToAction(Page) | GoToAction 类的构造函数。 |
GoToAction(Document, string) | 与命名目的地相关联的操作。 |
GoToAction(Page, ExplicitDestinationType, params double[]) | GoToAction 类的构造函数。 |
特性
姓名 | 描述 |
---|---|
virtual Destination { get; set; } | 获取或设置跳转的目的地。 |
Next { get; } | 按顺序执行下一步操作。 |
也可以看看
- class PdfAction
- 命名空间 Aspose.Pdf.Annotations
- 部件 Aspose.PDF