InnerPlantText {Microsoft.VisualBasic.MIME.Html.Document} | .NET clr documentation |
Plant text inner the html.(HTML文档内的纯文本对象)
# namespace Microsoft.VisualBasic.MIME.Html.Document
export class InnerPlantText {
InnerText: string;
IsEmpty: boolean;
IsPlantText: boolean;
}