点击或拖拽改变大小

HtmlTagIsSingle 属性

Gets if the tag is single placed; in other words it doesn't have a separate closing tag;
e.g. <br>

命名空间:  DSkin.Html.Core.Dom
程序集:  DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
public bool IsSingle { get; }

属性值

类型:Boolean
参见