FitBHExplicitDestination

FitBHExplicitDestination(Page, double)

Erstellt ein lokales explizites Ziel.

public FitBHExplicitDestination(Page page, double top)
ParameterTypBeschreibung
pagePageDas Objekt der Zielseite.
topDoubleDie vertikale Koordinatenspitze, die am oberen Rand des Fensters positioniert ist.

Siehe auch


FitBHExplicitDestination(int, double)

Erstellt explizites Remote-Ziel.

public FitBHExplicitDestination(int pageNumber, double top)
ParameterTypBeschreibung
pageNumberInt32Die Zielseitenzahl des Remote-Dokuments.
topDoubleDie vertikale Koordinatenspitze, die am oberen Rand des Fensters positioniert ist.

Siehe auch