Property TextDecorations
- Namespace
- SharpVectors.Renderers.Texts
- Assembly
- SharpVectors.Rendering.Wpf.dll
TextDecorations
Sets the System.Windows.TextDecorationCollection for the entire set of characters in the WpfTextBuilder object.
public TextDecorationCollection TextDecorations { get; set; }
Property Value
- TextDecorationCollection
The System.Windows.TextDecorationCollection to apply to the text.