ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word 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