SdtText module

class SdtText.SdtText

Bases: SdtControlProperties

Represents a structured document tag for text.

property IsMultiline: bool

Gets or sets a value indicating whether soft line breaks can be added to the contents of this structured document tag when this document is modified.

Returns:

A boolean value indicating whether soft line breaks are allowed.