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

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