FitBVExplicitDestination

FitBVExplicitDestination(Page, double)

Erstellt ein lokales explizites Ziel.

public FitBVExplicitDestination(Page page, double left)
ParameterTypBeschreibung
pagePageDas Objekt der Zielseite.
leftDoubleDie horizontale Koordinate links, die am linken Rand des Fensters positioniert ist.

Siehe auch


FitBVExplicitDestination(int, double)

Erstellt explizites Remote-Ziel.

public FitBVExplicitDestination(int pageNumber, double left)
ParameterTypBeschreibung
pageNumberInt32Die Zielseitenzahl des Remote-Dokuments.
leftDoubleDie horizontale Koordinate links, die am linken Rand des Fensters positioniert ist.

Siehe auch