ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / Orientation Property

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