ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / AutoContentRotation Property

In This Topic
    AutoContentRotation Property
    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