Aspose::Pdf::Annotations::XYZExplicitDestination::CreateDestination‑metod
XYZExplicitDestination::CreateDestination method
Skapa destination till angiven plats på sidan med hänsyn till sidrotation om det krävs.
static System::SharedPtr<XYZExplicitDestination> Aspose::Pdf::Annotations::XYZExplicitDestination::CreateDestination(const System::SharedPtr<Aspose::Pdf::Page> &page, double left, double top, double zoom, bool considerRotation)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sida | const System::SharedPtr<Aspose::Pdf::Page>& | Destinationssida. |
| left | double | Left position på sidan. |
| övre | double | Top position på sidan. |
| zoom | double | Zoomfaktor (0 för standard). |
| considerRotation | bool | Om true kommer positionen att omräknas enligt sidrotation. |
ReturnValue
Destination‑objekt.
Se även
- Typedef SharedPtr
- Class XYZExplicitDestination
- Class Page
- Class XYZExplicitDestination
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++