XYZExplicitDestination

XYZExplicitDestination

Vue de l’ensemble

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

XYZ explicite destination : afficher la page à position (à gauche, au dessus) avec le facteur de zoom.

Cette classe fournit 7 méthodes pour travailler avec XYZExplicitDestination objets dans les programmes .NET. Les méthodologies disponibles comprennent: ‘CreateDestition’, ‘CréateTestinationsToUpperLeftCorner’, ToString, ‘XYZexpliciteDistition’. Tous les membres publics sont accessibles à n’importe quelle application .Net après l’installation de la FOSS Aspose.PDF pour le package .net. Propriétés: `Lef’, ‘Page’, ‘PagesNumber’, ’Top’, ‚Type‘, ‘Zoom’.

Propriétés

NameTypeAccessDescription
LeftdoubleReadLeft coordinate (0 = unchanged).
TopdoubleReadTop coordinate (0 = unchanged).
ZoomdoubleReadZoom factor (0 = unchanged).
PageNumberintReadTarget page number (1-based).
TypestringReadThe destination type name (Fit, XYZ, FitH, etc).
PagePage?ReadThe target page (API parity).

méthodes

SignatureDescription
XYZExplicitDestination(page: Page, left: double, top: double, zoom: double)Create an XYZ destination to a specific page with coordinates.
XYZExplicitDestination(pageNumber: int, left: double, top: double, zoom: double)Create an XYZ destination by page number.
XYZExplicitDestination(document: Document, pageNumber: int, left: double, top: double, zoom: double)Create an XYZ destination for a page number in the given document (API parity).
ToString()Calls ToString on this XYZExplicitDestination instance.
CreateDestinationToUpperLeftCorner(page: Page)Build an XYZ destination pointing at the upper-left corner of page.
CreateDestinationToUpperLeftCorner(page: Page, zoom: double)Upper-left destination with an explicit zoom factor.
CreateDestination(page: Page, left: double, top: double, zoom: double, considerRotation: bool)Build an XYZ destination.

Voir aussi

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