PdfTextFormFieldFacade.Multiline Property
Gets or sets whether the text field can contain multiple text lines.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the text box field can contain multiple lines of text; otherwise, false. |
See Also