HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.DeletePage Method

THotPDF

 

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-2019 losLab.com