Click or drag to resize

TableCellFormatTextDirection Property

Gets or sets the direction of the text flow for table cell.

Namespace: SautinSoft.Document.Tables
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TextDirection TextDirection { get; set; }

Property Value

TextDirection
See Also