FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Layout Class / Orientation Property

In This Topic
    Orientation Property (Layout)
    In This Topic
    Gets or sets the page orientation.
    Syntax
    'Declaration
     
    Public Property Orientation As OrientationEnum
    public OrientationEnum Orientation {get; set;}
    See Also