dbicList Send comments on this topic.
Landscape Property
See Also 
dbicList Assembly > Dbi.WinControl.List Namespace > dbiPageSettings Class : Landscape Property

Determines whether the page is printed in landscape (True) or portrait (False) orientation.

Syntax

Visual Basic (Declaration) 
Public Property Landscape As Boolean
C# 
public bool Landscape {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also