TextEntity class

文字實體基類。

建構函式

TextEntity(string)

初始化 TextEntity 類別的新實例。

屬性

text
type

建構函式詳細資料

TextEntity(string)

初始化 TextEntity 類別的新實例。

new TextEntity(text?: string)

參數

text

string

文字值。

屬性詳細資料

text

text: string

屬性值

string

type

type: string

屬性值

string