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