[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1UnderlineTool.GetValue

GetValue Method

GetValue(C1TextRange)

Declaration
protected override C1TextDecorationCollection GetValue(C1TextRange range)
Protected Overrides Function GetValue(range As C1TextRange) As C1TextDecorationCollection
Parameters
Type Name Description
C1TextRange range
Returns
Type Description
C1TextDecorationCollection
Overrides