HTMLOListElement.Compact
HTMLOListElement.Compact property
减少列表项之间的间距。请参阅 HTML 4.01 中的紧凑属性定义 。此属性在 HTML 4.01. 中已弃用
public bool Compact { get; set; }
也可以看看
- class HTMLOListElement
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
减少列表项之间的间距。请参阅 HTML 4.01 中的紧凑属性定义 。此属性在 HTML 4.01. 中已弃用
public bool Compact { get; set; }