DestinationFitR
DestinationFitR
Overview
DestinationFitR 是 Aspose.PDF 中的类型.
目的地FitR [页面/FITR左下右上]
这种类型提供了6个方法,用于在Go程序中与DestinationFitR对象工作. 有的方法包括: Bottom, DestinationType, Left, Page, Right, Top. 在安装了Aspose.PDF FOSS for Go 包后,所有公众成员都可以访问任何Go应用程序.
Methods
| Signature | Description |
|---|---|
DestinationType() → DestinationType | 返回目的地类型. |
Page() → *Page | 返回页面. |
Left() → float64 | 返回左边. |
Bottom() → float64 | 返回底部. |
Right() → float64 | 返回右边. |
Top() → float64 | 返回顶部. |