Documents for PDF, .NET Edition Documentation
Multiline Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : Multiline Property
Gets or sets a value indicating whether the field can contain multiple lines of text.
Syntax
'Declaration
 
Public Property Multiline As System.Boolean
public System.bool Multiline {get; set;}
See Also

Reference

TextField Class
TextField Members