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

In This Topic
    HorizontalAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property HorizontalAlignment As Windows.UI.Xaml.HorizontalAlignment
    public Windows.UI.Xaml.HorizontalAlignment HorizontalAlignment {get; set;}
    See Also