THotPDF.SwitchLoadedPages Method
メソッドの要約: THotPDF.SwitchLoadedPages Method
宣言
procedure SwitchLoadedPages(FirstIndex, SecondIndex: Integer);
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
FirstIndex | Zero-based index of the first loaded page |
SecondIndex | Zero-based index of the second loaded page |
戻り値
値を返しません
使用上の注意
- Passing the same valid index twice leaves the document unchanged
- Invalid indexes raise an exception
関連 API
- THotPDF
- THPDFPage
- 目次