ComponentOne PDF for .NET
IsMultiline Property

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfTextBox Class : IsMultiline Property
Gets or set a value indicating whether the current PdfTextBox is multiline.
Syntax
'Declaration
 
Public Property IsMultiline As System.Boolean
public System.bool IsMultiline {get; set;}
See Also

Reference

PdfTextBox Class
PdfTextBox Members