FitHExplicitDestination

FitHExplicitDestination(Page, double)

Erstellt ein lokales explizites Ziel.

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

Siehe auch


FitHExplicitDestination(int, double)

Erstellt explizites Remote-Ziel.

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

Siehe auch