SpreadsheetGear Namespace > IPageSetup Interface : Orientation Property (IPageSetup) |
Gets or sets the page orientation to use for printing.
[Visual Basic]
Overridable Property Orientation As PageOrientation
[C#]
virtual PageOrientation Orientation {get; set;}
[C++]
__property virtual PageOrientation get_Orientation();
__property virtual void set_Orientation(
PageOrientation value
);
[C++/CLI]
virtual property PageOrientation Orientation {
PageOrientation get();
void set (PageOrientation value);
}
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
IPageSetup Interface | IPageSetup Members
See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.
Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.
SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.