CreateDestination

XYZExplicitDestination.CreateDestination method

Skapa destination till angiven plats på sidan med hänsyn till sidrotation vid behov.

public static XYZExplicitDestination CreateDestination(Page page, double left, double top, 
    double zoom, bool considerRotation)
ParameterTypBeskrivning
pagePageDestinationssida.
leftDoubleVänster position på sidan.
topDoubleTopposition på sidan.
zoomDoubleZoomfaktor (0 för standard).
considerRotationBooleanOm sann position kommer att beräknas om enligt sidrotation.

Returvärde

Destinationsobjekt.

Se även