[]
        
(Showing Draft Content)

C1.Report.Layout.Orientation

Orientation Property

Orientation

Gets or sets the page orientation.

Declaration
[C1Description("Layout.Orientation", "The page orientation.")]
public OrientationEnum Orientation { get; set; }
<C1Description("Layout.Orientation", "The page orientation.")>
Public Property Orientation As OrientationEnum
See Also