menu

WinForms

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

    Show / Hide Table of Contents

    Class Paragraph.TextHolderReplacer

    Class provides replacing method for the specified paragraph

    Inheritance
    System.Object
    Paragraph.TextHolderReplacer
    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 TextHolderReplacer

    Constructors

    TextHolderReplacer(Paragraph)

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

    Methods

    Replace(Regex, TextRangesHolder)

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