DestinationFitBV
DestinationFitBV
Overview
DestinationFitBV 是 Aspose.PDF 中的类型.
目的地FitBV [页面/FITB V左]
这种类型提供了4个方法,用于在Go程序中与DestinationFitBV对象工作. 有的方法包括: DestinationType, HasLeft, Left, Page. 在安装了Aspose.PDF FOSS for Go 包后,所有公众成员都可以访问任何Go应用程序.
Methods
| Signature | Description |
|---|---|
DestinationType() → DestinationType | 返回目的地类型. |
Page() → *Page | 返回页面. |
Left() → float64 | 返回左边. |
HasLeft() → bool | 如果左边存在,则返回true. |