THotPDF.ReplaceLoadedPage Method
สรุปเมธอด: THotPDF.ReplaceLoadedPage Method
การประกาศ
procedure ReplaceLoadedPage(SourceDoc: THotPDF; SourcePageIndex, DestPageIndex: Integer);
ยูนิต
HPDFDoc
พารามิเตอร์
| ชื่อ | วัตถุประสงค์ |
|---|---|
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 |
ค่าที่ส่งกลับ
ไม่ส่งค่ากลับ
หมายเหตุการใช้งาน
- SourceDoc must remain alive until the copy completes
- Invalid source or destination indexes raise an exception
API ที่เกี่ยวข้อง
- THotPDF
- THPDFPage
- สารบัญ