[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElementStyle.TryGetValue

TryGetValue Method

TryGetValue(StyleProperty, out object)

Declaration
public bool TryGetValue(StyleProperty key, out object value)
Public Function TryGetValue(key As StyleProperty, ByRef value As Object) As Boolean
Parameters
Type Name Description
StyleProperty key
object value
Returns
Type Description
bool
Implements