Txt Class

Text of the shape
Inheritance Hierarchy

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public class Txt : FormatTxt

The Txt type exposes the following members.

Constructors
  NameDescription
Public methodTxt
Constructor
Properties
  NameDescription
Public propertyText
Contains the text of a shape.
Public propertyValue
Value
(Overrides FormatTxtValue.)
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodReplaceTechChars
Replace chars & < > with correct ones
(Inherited from FormatTxt.)
Public methodToString (Inherited from Object.)
See Also