Dir
HTMLElement.Dir property
获取或设置方向中性文本的基准方向以及表格的方向性。请参阅 HTML 4.01 中的 dir 属性定义。
public string Dir { get; set; }
另请参阅
- class HTMLElement
- namespace Aspose.Finance.Xbrl.Dom.Html
- assembly Aspose.Finance
获取或设置方向中性文本的基准方向以及表格的方向性。请参阅 HTML 4.01 中的 dir 属性定义。
public string Dir { get; set; }