Plant text inner the html.(HTML文档内的纯文本对象)
InnerPlantText
01 Syntax
Microsoft.VisualBasic.MIME.Html.Document.InnerPlantText
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetPlantText | 1 | only use the <br /> tag as the new line in html text |
| ToString | 1 | |
| GetHtmlText | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| nodeName | 1 | 纯文本节点没有标签名称 |
| InnerText | 1 | |
| IsEmpty | 1 | |
| IsPlantText | 1 |
04 Members
GetPlantText
only use the <br /> tag as the new line in html text
nodeName
纯文本节点没有标签名称
InnerText
IsEmpty
IsPlantText
ToString()
GetHtmlText()