THotPDF.ReplaceLoadedPage Method
Metodesammendrag: THotPDF.ReplaceLoadedPage Method
Deklaration
procedure ReplaceLoadedPage(SourceDoc: THotPDF; SourcePageIndex, DestPageIndex: Integer);
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
SourceDoc | Source THotPDF instance containing the page to copy |
SourcePageIndex | Zero-based source page index |
DestPageIndex | Zero-based destination page index in the current loaded document |
Returværdi
Returnerer ingen værdi
Brugsnoter
- SourceDoc must remain alive until the copy completes
- Invalid source or destination indexes raise an exception
Relaterede API'er
- THotPDF
- THPDFPage
- Indhold