|
THotPDF.CurrentPage
|
Vrh Prethodno Sledeće |
|
Gives access to the document page.
Delphi syntax: property CurrentPage: THPDFPage;
C++ syntax: __property THPDFPage* CurrentPage;
Opis Koristite CurrentPage osobinu da pristupite metodama i osobinama stranice
Code Example
|