CreateDestinationToUpperLeftCorner

CreateDestinationToUpperLeftCorner(Page, double)

Créer une destination dans le coin supérieur gauche de la page spécifiée.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page, double zoom)
ParamètreTaperLa description
pagePagePage de destination.
zoomDoubleFacteur de zoom.

Return_Value

Objet destinataire.

Voir également


CreateDestinationToUpperLeftCorner(Page)

Créer une destination vers la page spécifiée.

public static XYZExplicitDestination CreateDestinationToUpperLeftCorner(Page page)
ParamètreTaperLa description
pagePagePage de destination.

Return_Value

Objet destinataire.

Voir également