ICSS2Properties.Direction

ICSS2Properties.Direction property

This property specifies the base writing direction of blocks and the direction of embeddings and overrides (see ‘unicode-bidi’) for the Unicode bidirectional algorithm. In addition, it specifies the direction of table column layout, the direction of horizontal overflow, and the position of an incomplete last line in a block in case of ’text-align: justify’.

public string Direction { get; set; }

Return Value

direction property

See Also