|
THotPDF.CurrentPageNumber
|
ด้านบน ก่อนหน้า ถัดไป |
|
ระบุหมายเลขของหน้าปัจจุบัน
Delphi syntax: property CurrentPageNumber: Integer;
C++ syntax: __property int CurrentPageNumber;
คำอธิบาย ใช้คุณสมบัติ CurrentPageNumber เพื่อกำหนดหมายเลขของหน้าปัจจุบัน
ดูเพิ่มเติม: SetCurrentPageNumber
|