THotPDF.SwitchLoadedPages Method
Résumé de la méthode: THotPDF.SwitchLoadedPages Method
Déclaration
procedure SwitchLoadedPages(FirstIndex, SecondIndex: Integer);
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
FirstIndex | Zero-based index of the first loaded page |
SecondIndex | Zero-based index of the second loaded page |
Valeur de retour
Ne renvoie aucune valeur
Notes d'utilisation
- Passing the same valid index twice leaves the document unchanged
- Invalid indexes raise an exception
API associées
- THotPDF
- THPDFPage
- Sommaire