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