THotPDF.SwitchLoadedPages Method
Riepilogo del metodo: THotPDF.SwitchLoadedPages Method
Dichiarazione
procedure SwitchLoadedPages(FirstIndex, SecondIndex: Integer);
UnitÃ
HPDFDoc
Parametri
| Nome | Scopo |
|---|---|
FirstIndex | Zero-based index of the first loaded page |
SecondIndex | Zero-based index of the second loaded page |
Valore restituito
Non restituisce alcun valore
Note d'uso
- Passing the same valid index twice leaves the document unchanged
- Invalid indexes raise an exception
API correlate
- THotPDF
- THPDFPage
- Sommario