ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / AutoContentRotation Property

In This Topic
    AutoContentRotation Property (C1ReportViewer)
    In This Topic
    Indicate whether the printer automatically change the page orientation according to the size of content.
    Syntax
    'Declaration
     
    Public Property AutoContentRotation As Boolean
    public bool AutoContentRotation {get; set;}
    See Also