Gets or sets a value indicating whether the table cell content shall be allowed to wrap (the cell may be shrunk as needed if it is a fixed preferred width value, and the content shall be treated as having breaking characters if it is a percentage or automatic width value).

Namespace: Docentric.Documents.ObjectModel.Tables
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Boolean WrapText { get; set; }

Property Value

Type: Boolean