|
THotPDF.AddPage
|
Topo Anterior Seguinte |
|
Adds new page to the document.
Delphi syntax: procedure AddPage;
C++ syntax: void __fastcall AddPage ( void );
Descrição Adicione uma nova página em branco ao documento atual com o método AddPage
Code Example
|