PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / StringFormat Class / LineAlignment Property

In This Topic
    LineAlignment Property
    In This Topic
    Gets or sets the vertical alignment of text.
    Syntax
    'Declaration
     
    
    Public Property LineAlignment As VerticalAlignment
    public VerticalAlignment LineAlignment {get; set;}
    See Also