THotPDF.InsertLoadedBlankPage Method
Tóm tắt phương thức: THotPDF.InsertLoadedBlankPage Method
Khai báo
function InsertLoadedBlankPage(PageIndex: Integer; Width, Height: Single): Integer;
Đơn vị
HPDFDoc
Tham số
| Tên | Mục đích |
|---|---|
PageIndex | Zero-based insertion position from 0 through the current loaded page count |
Width | Positive page width in PDF points |
Height | Positive page height in PDF points |
Giá trị trả về
Returns the zero-based index of the inserted page
Ghi chú sử dụng
- Use PageIndex = LoadedPageCount to append a page
- Non-positive dimensions or an out-of-range position raise an exception
API liên quan
- THotPDF
- THPDFPage
- Nội dung