[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1FontFamilyTool.SetValue

SetValue Method

SetValue(C1TextRange, FontFamily)

Declaration
protected override void SetValue(C1TextRange range, FontFamily value)
Parameters
Type Name Description
C1TextRange range
FontFamily value
Overrides