FITBHExplicitDestination
Vue de l’ensemble
‘FitBHExplicitDestination’ est une classe dans Aspose.PDF FOSS pour .NET. Inhérents à : ‘ExpliciteDestation’.
FitBH destination (/FitBh) — correspond à la boîte de bord horizontalement au Top.
Cette classe fournit 5 méthodes pour travailler avec les objets de destination FitBHExplicit dans des programmes .NET. Les méthodologies disponibles comprennent: ‘CreateDestination’, ‘FitBhexplitDestition’, 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: Page, SourceNumber,TopetType`.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Top | double | Read | Gets the top. |
PageNumber | int | Read | Target page number (1-based). |
Type | string | Read | The destination type name (Fit, XYZ, FitH, etc). |
Page | Page? | Read | The target page (API parity). |
méthodes
| Signature | Description |
|---|---|
FitBHExplicitDestination(page: Page, top: double) | Calls FitBHExplicitDestination on this FitBHExplicitDestination instance. |
FitBHExplicitDestination(pageNumber: int, top: double) | |
FitBHExplicitDestination(document: Document, pageNumber: int, top: double) | |
ToString() | Calls ToString on this FitBHExplicitDestination 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