ContentControlPropertiesMultiline Property |
Gets or sets a value indicating whether this Content Control item can contain multiple lines of text. This property is applicable when the parent
Content Control type is
PlainText.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public bool Multiline { get; set; }
Public Property Multiline As Boolean
Get
Set
Property Value
BooleanSee Also