Aspose::Pdf::Annotations::FitBVExplicitDestination-klass

FitBVExplicitDestination class

Representerar en explicit destination som visar sidan med den horisontella koordinaten left placerad vid fönstrets vänstra kant och sidans innehåll förstorat precis tillräckligt för att hela höjden av dess omgivningsruta får plats i fönstret. Ett null‑värde för left anger att det aktuella värdet för den parametern ska behållas oförändrat.

class FitBVExplicitDestination : public Aspose::Pdf::Annotations::ExplicitDestination

Metoder

MetodBeskrivning
FitBVExplicitDestination(const System::SharedPtr<Aspose::Pdf::Page>&, double)Skapar lokal explicit destination.
FitBVExplicitDestination(const System::SharedPtr<Document>&, int32_t, double)Skapar fjärr explicit destination.
FitBVExplicitDestination(int32_t, double)Skapar fjärr explicit destination.
get_Left()Hämtar den horisontella koordinaten vänster placerad vid fönstrets vänstra kant.
ToString() const overrideKonverterar objektets tillstånd till ett strängvärde. Exempel: “1 FitBV 100”.

Se även