Gets or sets the orientation of the exported pages.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public PageOrientation PageOrientation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property PageOrientation As PageOrientation |
A member of the PageOrientation enumeration. The default is Auto.
See Also