Text

Paragraph.Text 属性

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

public string Text { get; set; }

属性值

文本。

另见