Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextFormat Class / UnderlineOrDoubleUnderline Property

In This Topic
    UnderlineOrDoubleUnderline Property
    In This Topic
    Gets a value indicating if the text is underlined or double underlined.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderlineOrDoubleUnderline As System.Boolean
    public System.bool UnderlineOrDoubleUnderline {get;}
    See Also