[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElementStyle.TryGetValue

TryGetValue Method

TryGetValue(StyleProperty, out object)

Declaration
public bool TryGetValue(StyleProperty key, out object value)
Parameters
Type Name Description
StyleProperty key
object value
Returns
Type Description
bool
Implements