HTMLElement.Dir
HTMLElement.Dir property
Specifies the base direction of directionally neutral text and the directionality of tables. See the dir attribute definition in HTML 4.01.
public String Dir { get; set; }
See Also
- class HTMLElement
- package com.aspose.html
- package Aspose.HTML