ComponentOne PDF for .NET
IsScroll Property

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

Reference

PdfTextBox Class
PdfTextBox Members