[]
        
(Showing Draft Content)

C1.WPF.FlexReport.OrientationEnum

OrientationEnum Enum

Specifies the page orientation.

Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.dll
Syntax
public enum OrientationEnum
Remarks

Use the members of this enumeration to set the value of the Orientation property in the Layout class.

Fields

Name Description
Auto

Set the orientation automatically, based on the current PaperSize and report width (Width).

Landscape

Use Landscape orientation (wide).

Portrait

Use Portrait orientation (tall).