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

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