Text

Text class

Contains the text of a shape.

public class Text

Constructors

Name Description
Text() Constructor.

Properties

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

Methods

Name Description
Clone() Creates deep copy of this instance.

See Also