Documents for PDF, .NET Edition Documentation
TextDecorations Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : TextDecorations Property
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

Reference

TextFormat Class
TextFormat Members