Previous:
GetZoomY
Up:
Dixie2.0
Next:
HighlightHyperlink
gotoPage
(from DixieCtl.cpp)
Goto a specific page.
Dgp_Int32 CDixieCtrl gotoPage (
Dgp_Int32 pageNum
);
Summary
Goto a specific page.
Parameters
pageNum
The page number to go to. (start from 1)
Return Value
1 Success.
0 Fail.