ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / TextDecoration Property

In This Topic
    TextDecoration Property (IStyle)
    In This Topic
    Gets the text decoration for the item.
    Syntax
    'Declaration
     
    ReadOnly Property TextDecoration As String
    string TextDecoration {get;}

    Property Value

    A System.String representing the text decoration.
    See Also