[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.C1TextElementStyle.Item

this Property

this[StyleProperty]

Declaration
public object this[StyleProperty key] { get; set; }
Parameters
Type Name Description
StyleProperty key
Implements

this[object]

Declaration
public object this[object key] { get; set; }
Parameters
Type Name Description
object key
Implements