FitExplicitDestination

FitExplicitDestination

Overview

FitExplicitDestination 是一个类在Java的FOSS中. 继承人: ExplicitDestination.

设置明确的目的地显示页面,以完全适合窗口.

本类提供了5种方法,用于在Java程序中使用FitExplicitDestination对象. 有的方法包括: FitExplicitDestination, fromPdfArray, getPage, getPageNumber, toPdfArray. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: page, pageNumber.

Properties

NameTypeAccessDescription
pagePageRead返回目标页面.
pageNumberintRead返回基于1的页面号码.

Methods

SignatureDescription
FitExplicitDestination(page: Page)
toPdfArray()PdfArray
getPage()Page返回目标页面.
getPageNumber()int返回基于1的页面号码.
fromPdfArray(arr: PdfArray, doc: Document)ExplicitDestination解析一个PLACEHOLDER_0}从PDF阵列.

See Also

 中文