ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / TextAlign Property

In This Topic
    TextAlign Property (IStyleSheetRule)
    In This Topic
    Gets/sets the 'text-align' CSS property.
    Syntax
    'Declaration
     
    Property TextAlign As ddTextAlignTypes
    ddTextAlignTypes TextAlign {get; set;}
    See Also