Skip to main content
A newer version of this page is available. .

PaperKindList.Landscape Property

Indicates the page orientation.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v19.1.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Core

Declaration

public bool Landscape { get; }

Property Value

Type Description
Boolean

true, to use the landscape page orientation; otherwise, false.

See Also