Text

ITextFrame.Text 属性

获取或设置 TextFrame 的纯文本。可读写字符串。

public string Text { get; set; }

属性值

文本。

另请参阅