Click or drag to resize

ShapeBase TextWrappingType Property

Specifies how the text is wrapped around the shape.

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

Property Value

Type: TextWrappingType
See Also