VpeSetTplPageObjOrientation

<< Click to Display Table of Contents >>

Navigation:  Template Page >

VpeSetTplPageObjOrientation

Previous pageReturn to chapter overviewNext page

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

 

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual