Click or drag to resize

SdtText IsMultiline Property

Allow Soft Line Breaks. Specifies whether soft line breaks can be added to the contents of this structured document tag when this document is modified.

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

Property Value

Type: Boolean
See Also