THotPDF.DeletePage Method

THotPDF

 

Topo  Anterior  Seguinte

Delete the page from the document.

 

Delphi syntax:

procedure DeletePage( PageIndex: Integer );

 

C++ syntax:

void __fastcall DeletePage( int PageIndex );

 

Descrição

Adicione uma nova página em branco ao documento atual com o método AddPage