LandScape Property
Description
This read-only property returns the page's orientation.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property LandScape As Long |
Return Type
Read-only Long value. It returns 0 if it is not a landscape orientation. It returns -1 if it is a landscape orientation.
See Also