MindFusion WinForms Programmer's Guide
WorkbookPrinter.Landscape Property
See Also
 





Gets or sets a value indicating whetherthe page is printed in landscape or portrait orientation.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public bool Landscape { get; set; }

Visual Basic  Copy Code

Public Property Landscape As Boolean

 Property Value

A boolean value.

 See Also

WorkbookPrinter Members
WorkbookPrinter Class
MindFusion.Spreadsheet Namespace