Click or drag to resize

DocPicture TextWrappingType Property

Gets or sets text wrapping type of the picture.

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

Property Value

Type: TextWrappingType

Implements

IPicture TextWrappingType
See Also