Documents for PDF, .NET Edition Documentation
Scrollable Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace > TextField Class : Scrollable Property
Gets or sets a value indicating whether the field is scrollable to accommodate more text than fits within its annotation rectangle.
Syntax
'Declaration
 
Public Property Scrollable As System.Boolean
public System.bool Scrollable {get; set;}
See Also

Reference

TextField Class
TextField Members