Table of Contents

Class TextItem

Namespace
Mythosia.Documents.Elements
Assembly
Mythosia.Documents.Abstractions.dll
public class TextItem : DocItem
Inheritance
TextItem
Derived
Inherited Members

Constructors

TextItem()

public TextItem()

Properties

Orig

public string Orig { get; set; }

Property Value

string

Text

public string Text { get; set; }

Property Value

string