Freigeben über


DropDownListContentControl.MultiLine-Eigenschaft

Ruft einen Wert ab, der angibt, ob das DropDownListContentControl Zeilenumbrüche enthalten kann, oder legt einen Wert fest.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
Property MultiLine As Boolean
bool MultiLine { get; set; }

Eigenschaftswert

Typ: System.Boolean
true, wenn das DropDownListContentControl Zeilenumbrüche enthalten kann; andernfalls false.Die Standardeinstellung ist false.

.NET Framework-Sicherheit

Siehe auch

Referenz

DropDownListContentControl Schnittstelle

Microsoft.Office.Tools.Word-Namespace