FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ParagraphField Class / Align Property

In This Topic
    Align Property (ParagraphField)
    In This Topic
    Gets or sets a value determining how text is aligned within the field.
    Syntax
    'Declaration
     
    Public Property Align As FieldAlignEnum
    public FieldAlignEnum Align {get; set;}
    See Also