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