ComponentOne RichTextBox for WPF and Silverlight
ClearValue Method (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : ClearValue Method
A StyleProperty
Clears the value of style property in this C1TextElement.
Syntax
'Declaration
 
Public Sub ClearValue( _
   ByVal prop As StyleProperty _
) 
public void ClearValue( 
   StyleProperty prop
)

Parameters

prop
A StyleProperty
See Also

Reference

C1TextElement Class
C1TextElement Members