menu

WinForms

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

    Show / Hide Table of Contents

    Class Text

    Class which represents string in the block.

    Inheritance
    System.Object
    Text
    Implements
    System.ICloneable
    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.Windows.Forms.HTMLUI
    Assembly: Syncfusion.HTMLUI.Windows.dll
    Syntax
    public sealed class Text : ICloneable

    Methods

    Clone()

    Clones object.

    Declaration
    public Text Clone()
    Returns
    Type Description
    Text

    Cloned object.

    Explicit Interface Implementations

    ICloneable.Clone()

    Clones object.

    Declaration
    object ICloneable.Clone()
    Returns
    Type Description
    System.Object

    Cloned object.

    Implements

    System.ICloneable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved