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

In This Topic
    TextDecorations Property
    In This Topic
    Gets or sets the flags indicating which decorations are applied to the text.
    Syntax
    'Declaration
     
    Public Property TextDecorations As TextDecorations
    public TextDecorations TextDecorations {get; set;}
    See Also