CreateDestinationToUpperLeftCorner

CreateDestinationToUpperLeftCorner(Page, double)

Skapa destination till det övre vänstra hörnet av den angivna sidan.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page, double zoom)
ParameterTypBeskrivning
pagePageDestinationssida.
zoomDoubleZoomfaktor.

Returvärde

Destinationsobjekt.

Se även


CreateDestinationToUpperLeftCorner(Page)

Skapa destination till angiven sida.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page)
ParameterTypBeskrivning
pagePageDestinationssida.

Returvärde

Destinationsobjekt.

Se även