Définition de la destination

Définition de la destination

Vue de l’ensemble

‘FitRExplicitDestination’ est une classe dans Aspose.PDF FOSS pour .NET. Inhérents de: ‘ExpliciteDestation’.

Le but de la destination rectangle (FitR)

Cette classe fournit 5 méthodes pour travailler avec les objets de destination FitRExplicit dans des programmes .NET. Les méthodologies disponibles comprennent: ‘CreateDestination’, ‘FitREcpliciteDestition’, `ToString’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation du package .net Aspose.PDF FOSS. Propriétés : ‘Bottom’, ‘Left’, ‘Page’, ’PagesNumber’, ‚Right’, ‘Top’ et 1 plus.

Propriétés

NameTypeAccessDescription
LeftdoubleReadGets the left.
BottomdoubleReadGets the bottom.
RightdoubleReadGets the right.
TopdoubleReadGets the top.
PageNumberintReadTarget page number (1-based).
TypestringReadThe destination type name (Fit, XYZ, FitH, etc).
PagePage?ReadThe target page (API parity).

méthodes

SignatureDescription
FitRExplicitDestination(page: Page, left: double, bottom: double, right: double, top: double)Calls FitRExplicitDestination on this FitRExplicitDestination instance.
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()Calls ToString on this FitRExplicitDestination instance.
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[])Factory: create the concrete destination subclass for type on pageNumber.

Voir aussi

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