CreateDestinationToUpperLeftCorner

CreateDestinationToUpperLeftCorner(Page, double)

Ziel zur oberen linken Ecke der angegebenen Seite erstellen.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page, double zoom)
ParameterTypBeschreibung
pagePageZielseite.
zoomDoubleZoomfaktor.

Rückgabewert

Zielobjekt.

Siehe auch


CreateDestinationToUpperLeftCorner(Page)

Ziel zu angegebener Seite erstellen.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page)
ParameterTypBeschreibung
pagePageZielseite.

Rückgabewert

Zielobjekt.

Siehe auch