Gets or sets the value indicating whether the text box shall resize vertically when its content exceeds the text box's height.

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

Property Value

Type: Boolean