C1.WPF.RichTextBox Namespace > EditExtensions Class > ReplaceText Method : ReplaceText(C1TextRange,String,C1Run) Method |
'Declaration
Public Overloads Shared Function ReplaceText( _ ByVal range As C1TextRange, _ ByVal text As System.String, _ ByVal styledRun As C1Run _ ) As C1TextRange
public static C1TextRange ReplaceText( C1TextRange range, System.string text, C1Run styledRun )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2