|
THotPDF.AddPage
|
Fel Előző Következő |
|
Adds new page to the document.
Delphi syntax: procedure AddPage;
C++ syntax: void __fastcall AddPage ( void );
Leírás Az AddPage metódussal új üres oldal adható az aktuális dokumentumhoz
Code Example
|