menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Paragraph.TextReplacer_old - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Paragraph.TextReplacer_old

    Class provides replacing method for the specified paragraph

    Inheritance
    System.Object
    Paragraph.TextReplacer_old
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.DLS
    Assembly: Syncfusion.DLS.Base.dll
    Syntax
    protected class TextReplacer_old

    Constructors

    TextReplacer_old(Paragraph)

    Declaration
    public TextReplacer_old(Paragraph paragraph)
    Parameters
    Type Name Description
    Paragraph paragraph

    Methods

    Replace(Regex, String)

    Declaration
    public int Replace(Regex pattern, string replace)
    Parameters
    Type Name Description
    System.Text.RegularExpressions.Regex pattern
    System.String replace
    Returns
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved