FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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