PageOrientation Property
Description
This property lets you to read or write the page orientation for the report template.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property PageOrientation As ENUM_PAGE_ORIENTATION |
Return Type
Read/write ENUM_PAGE_ORIENTATION enumeration.
See Also