Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / FormattingSupport Class / Overline Property

In This Topic
    Overline Property
    In This Topic
    True if the text is overlined; otherwise, False.
    Syntax
    'Declaration
     
    Public Property Overline As System.Boolean
    public System.bool Overline {get; set;}
    See Also