Class FitVExplicitDestination
FitVExplicitDestination class
表示显式目标,该目标显示页面,水平坐标 left 位于窗口的左边缘,页面内容放大到刚好适合窗口的整个高度。 left 的空值指定该参数的当前值应保持不变。
public sealed class FitVExplicitDestination : ExplicitDestination
Constructors
| Name | Description |
|---|---|
| FitVExplicitDestination(int, double) | 创建远程显式目标。 |
| FitVExplicitDestination(Page, double) | 创建本地显式目标。 |
Properties
| Name | Description |
|---|---|
| Left { get; } | 获取水平坐标 left,位于窗口的左边缘。 |
| Page { get; } | 获取目标页面对象 |
| PageNumber { get; } | 获取目标页面编号 |
Methods
| Name | Description |
|---|---|
| override ToString() | 将对象状态转换为字符串值。示例:“1 FitV 100”。 |
See Also
- class ExplicitDestination
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF