ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewer Class / Orientation Property

In This Topic
    Orientation Property (C1PdfViewer)
    In This Topic
    Gets or sets the orientation in which the list is displayed.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also