Définition de la destination

Définition de la destination

Vue de l’ensemble

‘FitRExplicitDestination’ est une classe dans Aspose.PDF FOSS pour Java.

FitR explicite destination — correspond à un rectangle spécifié dans la fenêtre.

Cette classe fournit 9 méthodes pour travailler avec FitRExplicitObjets de destination dans les programmes Java. Les méthodologies disponibles comprennent: ‘FitREcpliciteDestination’, ‘fromPdfArray’, getBottom', ‘getLeft’, 'getPage', ’getNumber', ‚getRight, ‘ghetTop et 'toPdArry'. Tous les membres publics sont accessibles à toute application Java après l'installation du package Java Aspose.PDF FOSS. Propriétés : 'bottom , ’left ; 'page; ‘pageNumer : droite .

Propriétés

NameTypeAccessDescription
leftdoubleReadGets the left.
bottomdoubleReadGets the bottom.
rightdoubleReadGets the right.
topdoubleReadGets the top.
pagePageReadReturns the target page.
pageNumberintReadReturns the 1-based page number.

méthodes

SignatureDescription
FitRExplicitDestination(page: Page, left: double, bottom: double, right: double, top: double)
getLeft()doubleReturns the left.
getBottom()doubleReturns the bottom.
getRight()doubleReturns the right.
getTop()doubleReturns the top.
toPdfArray()PdfArray
getPage()PageReturns the target page.
getPageNumber()intReturns the 1-based page number.
fromPdfArray(arr: PdfArray, doc: Document)ExplicitDestinationParses an ExplicitDestination from a PDF array.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français