Previous:
printFileTo
Up:
Dixie2.0
Next:
saveFile
rotatePage
(from DixieCtl.cpp)
Rotate the page to a specified orientation.
Dgp_Int32 CDixieCtrl rotatePage (
short orient
);
Summary
Rotate the page to a specified orientation.
Parameters
orient
0 original
1 90 degree CC
2 180 degree CC
3 270 degree CC
Return Value
1 Success.
0 Fail.