Click or drag to resize

TextBoxFormat IsFitShapeToText Property

Gets or Sets a value. Specifies whether the spape stretches to fit the text in the textbox. Default is false.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public bool IsFitShapeToText { get; set; }

Property Value

Type: Boolean
See Also