Class Text

Text class

Contains the text of a shape.

public class Text

Constructors

NameDescription
Text()Constructor.

Properties

NameDescription
Value { get; }FormatTxt collection which contains the text of a shape.

Methods

NameDescription
Clone()Creates deep copy of this instance.

See Also