Gets or sets the orientation of printed pages and that of the print-preview window.
SyntaxVB6
Copy Code
|
|---|
Public Property Get PageOrientation() As EPageOrientation |
C++
Copy Code
|
|---|
public: |
A member of the EPageOrientation orientation. The default is poUseDefault.
See Also