ComponentOne RichTextBox for WPF and Silverlight
TextEffect Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : TextEffect Property
Gets or sets the System.Windows.Media.Effects.Effect applied to the text of this element.
Syntax
'Declaration
 
Public Property TextEffect As System.Windows.Media.Effects.Effect
public System.Windows.Media.Effects.Effect TextEffect {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members