FitBExplicitDestination
FitBExplicitDestination
概述
FitBExplicitDestination 是一个类在Java的FOSS中. 继承人: ExplicitDestination.
在窗口内适应页面界定框.
本类提供了5种方法,用于在Java程序中使用FitBExplicitDestination对象. 有的方法包括: FitBExplicitDestination, fromPdfArray, getPage, getPageNumber, toPdfArray. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: page, pageNumber.
属性
| 名称: | 类型 | Access | 描述情况 |
|---|---|---|---|
page | Page | 阅读 | 返回目标页面. |
pageNumber | int | 阅读 | 返回基于1的页面号码. |
方法
| Signature | 描述情况 |
|---|---|
FitBExplicitDestination(page: Page) | |
toPdfArray() → PdfArray | |
getPage() → Page | 返回目标页面. |
getPageNumber() → int | 返回基于1的页面号码. |
fromPdfArray(arr: PdfArray, doc: Document) → ExplicitDestination | 解析一个PLACEHOLDER_0}从PDF阵列. |