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

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