FitVExplicitDestination
FitVExplicitDestination class
表示显示页面的显式目标,该页面的水平坐标位于窗口的左边缘,并且页面内容被放大到刚好适合窗口内页面的整个高度。 left 的空值指定该参数的当前值保持不变。
public sealed class FitVExplicitDestination : ExplicitDestination
构造函数
姓名 | 描述 |
---|---|
FitVExplicitDestination(int, double) | 创建远程显式目标。 |
FitVExplicitDestination(Page, double) | 创建本地显式目标。 |
特性
姓名 | 描述 |
---|---|
Left { get; } | 获取位于窗口左边缘左侧的水平坐标。 |
Page { get; } | 获取目标页面对象 |
PageNumber { get; } | 获取目标页码 |
方法
姓名 | 描述 |
---|---|
override ToString() | 将对象状态转换为字符串值。示例:“1 FitV 100”. |
也可以看看
- class ExplicitDestination
- 命名空间 Aspose.Pdf.Annotations
- 部件 Aspose.PDF