[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1FontFamilyTool.SetValue

SetValue Method

SetValue(C1TextRange, FontFamily)

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