| HotPDF Delphi PDF Component Developer Guide | ![]() |
|
|
THotPDF.DeletePage Method
|
Top Previous Next |
|
Delete the page from the document.
Delphi syntax: procedure DeletePage( PageIndex: Integer );
C++ syntax: void __fastcall DeletePage( int PageIndex );
Description Use AddPage method to add new clear page to the current document.
|
| Copyright©2007-2025 losLab.com |