TextField.MultiLine Property
Gets or Sets the text field to contain multiple lines. If set, the field may contain multiple lines of text; if clear, the field?s text is restricted to a single line.
public bool MultiLine { get; set; }
Public Property MultiLine As Boolean
Property Value
Licensing Info
This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.