Aspose::Pdf::Annotations::XYZExplicitDestination::CreateDestinationToUpperLeftCorner‑metod
XYZExplicitDestination::CreateDestinationToUpperLeftCorner(const System::SharedPtr<Aspose::Pdf::Page>&) method
Skapa destination till angiven sida.
static System::SharedPtr<XYZExplicitDestination> Aspose::Pdf::Annotations::XYZExplicitDestination::CreateDestinationToUpperLeftCorner(const System::SharedPtr<Aspose::Pdf::Page> &page)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sida | const System::SharedPtr<Aspose::Pdf::Page>& | Destinationssida. |
ReturnValue
Destination‑objekt.
Se även
- Typedef SharedPtr
- Class XYZExplicitDestination
- Class Page
- Class XYZExplicitDestination
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
XYZExplicitDestination::CreateDestinationToUpperLeftCorner(const System::SharedPtr<Aspose::Pdf::Page>&, double) method
Skapa destination till det övre vänstra hörnet på den angivna sidan.
static System::SharedPtr<XYZExplicitDestination> Aspose::Pdf::Annotations::XYZExplicitDestination::CreateDestinationToUpperLeftCorner(const System::SharedPtr<Aspose::Pdf::Page> &page, double zoom)
| Parameter | Typ | Beskrivning |
|---|---|---|
| sida | const System::SharedPtr<Aspose::Pdf::Page>& | Destinationssida. |
| zoom | double | Zoomfaktor. |
ReturnValue
Destination‑objekt.
Se även
- Typedef SharedPtr
- Class XYZExplicitDestination
- Class Page
- Class XYZExplicitDestination
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++