<< Click to Display Table of Contents >> VpeSetTplPageObjOrientation |
Sets the orientation of the specified template page.
int VpeSetTplPageObjOrientation(
VpeHandle hPage,
int orientation
)
VpeHandle hPage
Page Handle
int orientation
the orientation of the specified template page as defined in dycodoc, possible values are:
Constant Name |
Value |
Comment |
VORIENT_PORTRAIT |
1 |
|
VORIENT_LANDSCAPE |
2 |
|
"dycodoc Template Processing" in the Programmer's Manual