FitBHExplicitDestination

FitBHExplicitDestination

概述

FitBHExplicitDestination 是 Aspose.PDF FOSS for .NET 的类。. 继承: ExplicitDestination.

FitBH 目的地(/FitBh) - 适合边界框垂直上方。.

此类提供5种方法,以便在 .NET 程序中使用 FitBHExplicitDestination 对象。. 可用的方法包括: CreateDestination, FitBHExplicitDestination, ToString. 所有公共成员都可以在安装 Aspose.PDF FOSS for .NET 包后访问任何 .net 应用程序。. 属性: Page, PageNumber, Top, Type.

属性

名称类型Access描述
Topdouble阅读获取顶部。.
PageNumberint阅读目标页面号码(基于1个).
Typestring阅读目的地类型名称(Fit、XYZ、FithH等)。.
PagePage?阅读目标页面(API Parity).

方法

Signature描述
FitBHExplicitDestination(page: Page, top: double)请在此 FitBHExplicitDestination 例中拨打 FitFHEXpliciteDestition(页面,顶部)。.
FitBHExplicitDestination(pageNumber: int, top: double)请在此 FitBHExplicitDestination 例中拨打 FitFH(页面,顶部)。.
FitBHExplicitDestination(document: Document, pageNumber: int, top: double)请在此 FitBHExplicitDestination 例中拨打 FitFH(文件、页面号码、顶部)。.
ToString()请在这个 FitBHExplicitDestination 例子上打电话 ToString。.
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[])工厂:创建具体目的地字段,以便在页面上输入数字。.

看也

 中文