ExcelPrintOptionsOrientation Property |
True for portrait orientation, false for landscape orientation.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntaxpublic bool Orientation { get; set; }
Public Property Orientation As Boolean
Get
Set
Property Value
Boolean
Remarks
Default value is true.
See Also