TextDecorations Property
TextDecorations
Gets or sets a collection of text decorations to apply to the content of the element.
Declaration
public C1TextDecorationCollection TextDecorations { get; set; }
Public Property TextDecorations As C1TextDecorationCollection