Aspose::Pdf::Annotations::FitHExplicitDestination klass
Innehåll
[
Dölj
]FitHExplicitDestination class
Representerar en explicit destination som visar sidan med den vertikala koordinaten top placerad vid fönstrets överkant och sidans innehåll förstorat precis tillräckligt för att hela sidans bredd får plats i fönstret. Ett null‑värde för top anger att det aktuella värdet för den parametern ska behållas oförändrat.
class FitHExplicitDestination : public Aspose::Pdf::Annotations::ExplicitDestination
Metoder
| Metod | Beskrivning |
|---|---|
| FitHExplicitDestination(const System::SharedPtr<Aspose::Pdf::Page>&, double) | Skapar lokal explicit destination. |
| FitHExplicitDestination(const System::SharedPtr<Document>&, int32_t, double) | Skapar fjärr explicit destination. |
| FitHExplicitDestination(int32_t, double) | Skapar fjärr explicit destination. |
| get_Top() | Hämtar den vertikala koordinaten top som är placerad vid fönstrets överkant. |
| ToString() const override | Konverterar objektets tillstånd till ett strängvärde. Exempel: “1 FitH 100”. |
Se även
- Class ExplicitDestination
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++