ComponentOne RichTextBox for WPF and Silverlight
TryGetValue Method (C1TextElementStyle)

C1.WPF.RichTextBox.Documents Namespace > C1TextElementStyle Class : TryGetValue Method
Syntax
'Declaration
 
Public Function TryGetValue( _
   ByVal key As StyleProperty, _
   ByRef value As System.Object _
) As System.Boolean
public System.bool TryGetValue( 
   StyleProperty key,
   out System.object value
)

Parameters

key
value
See Also

Reference

C1TextElementStyle Class
C1TextElementStyle Members