OdText

OdText class

The text object

public class OdText : OdObject

Constructors

NameDescription
OdText()The default constructor.

Properties

NameDescription
Items { get; }Gets the items.
Parent { get; }Gets the parent object.
Text { get; set; }Gets or sets the text.

See Also