FitBExplicitDestination.FitBExplicitDestination
FitBExplicitDestination(Page)
Crée une destination explicite locale.
public FitBExplicitDestination(Page page)
| Paramètre | Type | Description |
|---|---|---|
| page | Page | L’objet de page de destination. |
Voir aussi
- classe Page
- classe FitBExplicitDestination
- espace de noms Aspose.Pdf.Annotations
- assembly Aspose.PDF
FitBExplicitDestination(int)
Crée une destination explicite distante.
public FitBExplicitDestination(int pageNumber)
| Paramètre | Type | Description |
|---|---|---|
| pageNumber | Int32 | Le numéro de page de destination du document distant. |
Voir aussi
- classe FitBExplicitDestination
- espace de noms Aspose.Pdf.Annotations
- assembly Aspose.PDF