ExplicitDestination

ExplicitDestination

Vue de l’ensemble

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

Il représente une destination explicite dans un document PDF (par exemple,

Cette classe fournit 4 méthodes pour travailler avec des objets ExplicitDestination dans les programmes .NET. Les méthodologies disponibles comprennent: ‘CreateDestition’, ‘ToString’. 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: Page, Number Page', Type`.

Propriétés

NameTypeAccessDescription
PageNumberintReadTarget page number (1-based).
TypestringReadThe destination type name (Fit, XYZ, FitH, etc).
PagePage?ReadThe target page (API parity).

méthodes

SignatureDescription
ToString()Calls ToString on this ExplicitDestination instance.
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[])Factory: create the concrete destination subclass for type on pageNumber.
CreateDestination(page: Page, type: ExplicitDestinationType, values: double[])Factory: create the destination on page.
CreateDestination(doc: Document, pageNumber: int, type: ExplicitDestinationType, values: double[])Factory: create the destination on pageNumber within doc.

Voir aussi

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