|
THotPDF.SetCurrentPageNumber
|
ด้านบน ก่อนหน้า ถัดไป |
|
กำหนดหน้าปัจจุบัน
Delphi syntax: procedure SetCurrentPageNumber ( const Value: Integer );
C++ syntax: void __fastcall SetCurrentPageNum ( const int Value );
คำอธิบาย: เมธอด SetCurrentPageNumber ตั้งค่าหน้าที่มีหมายเลข Value ให้เป็นหน้าปัจจุบัน
ดูเพิ่มเติม: CurrentPageNumber |