SdtContentText.MultiLine Property

Definition

Allow Soft Line Breaks

Represents the following attribute in the schema: w:multiLine

[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:multiLine")]
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
public DocumentFormat.OpenXml.OnOffValue? MultiLine { get; set; }
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:multiLine")>]
member this.MultiLine : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property MultiLine As OnOffValue

Property Value

Attributes

Applies to