FitHExplicitDestination

FitHExplicitDestination(Page, double)

创建本地显式目标。

public FitHExplicitDestination(Page page, double top)
范围类型描述
pagePage目标页面对象。
topDouble位于窗口顶部边缘的垂直坐标 top。

也可以看看


FitHExplicitDestination(int, double)

创建远程显式目标。

public FitHExplicitDestination(int pageNumber, double top)
范围类型描述
pageNumberInt32远程文档的目标页码。
topDouble位于窗口顶部边缘的垂直坐标 top。

也可以看看