THotPDF.CurrentPage Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.CurrentPage

THotPDF

 

Top  Previous  Next

Gives access to the document page.

 

Delphi syntax:

property CurrentPage: THPDFCurrentDocument;

 

C++ syntax:

__property THPDFCurrentDocument* CurrentPage;

 

Description

Use the CurrentPage property to access page methods and properties.

 

Example

Copyright©2007-2019 losLab.com