Click or drag to resize

ShapeBase TextWrappingStyle Property

Gets or sets the text wrapping style.

Namespace: Spire.Doc.Fields.Shapes
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public virtual TextWrappingStyle TextWrappingStyle { get; set; }

Property Value

Type: TextWrappingStyle
See Also