InnerPlantText {Microsoft.VisualBasic.MIME.Html.Document} .NET clr documentation

InnerPlantText

Description

Plant text inner the html.(HTML文档内的纯文本对象)

Declare

            
# namespace Microsoft.VisualBasic.MIME.Html.Document
export class InnerPlantText {
   InnerText: string;
   IsEmpty: boolean;
   IsPlantText: boolean;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]