FitRExplicitDestination

FitRExplicitDestination

Översikt

FitRExplicitDestination är en klass i Aspose.PDF FOSS för .NET. ärvt från: ExplicitDestination.

FITR rektangulär destination (FitR).

Denna klass ger 5 metoder för att arbeta med FitRExplicitDestination objekt i .NET-program. Tillgängliga metoder inkluderar: CreateDestination, FitRExplicitDestination, ToString. Alla offentliga medlemmar är tillgängliga för alla .NET-applikationer efter att ha installerat Aspose.PDF FOSS för .Net-paketet. och egenskaper: Bottom, Left, Page, PageNumber, Right, Top,Och 1 mer.

ägodelar

NamnTyp avAccessBeskrivning
LeftdoubleLäsningFå vänster till.
BottomdoubleLäsningFå ner botten.
RightdoubleLäsningfår rätt.
TopdoubleLäsningfår topp.
PageNumberintLäsningMålsidan nummer (1 baserad).
TypestringLäsningDestinationstypnamn (Fit, XYZ, FitH etc.).
PagePage?LäsningMålsidan (API parity) är en målsida.

Metoder

SignatureBeskrivning
FitRExplicitDestination(page: Page, left: double, bottom: double, right: double, top: double)Kalla FitRExplicitDestination på denna FitRexplicidDestation instans.
FitRExplicitDestination(pageNumber: int, left: double, bottom: double, right: double, top: double)
FitRExplicitDestination(document: Document, pageNumber: int, left: double, bottom: double, right: double, top: double)
ToString()Kalla ToString på detta FitRExplicitDestination instans.
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[])Fabrik: Skapa den konkreta destinationsklass för typ på sidanNumret.

Se även

 Svenska