Applies to
PDFFormFieldText object
Description
When Scrollable is enabled, the user can scroll vertically when some of the content in the object is not visible. When Scrollable is not enabled, the user cannot scroll.
Usage
The Scrollable property takes a boolean value. The following line enables scrolling when necessary:
lpdf_text.Scrollable = TRUE