Enum ScrollPolicy
Namespace TallComponents.PDF.Forms.Fields
The policy for showing the scrollbar.
Fields
Auto
Automatically show the scrollbar when needed.
Off
Never show the scrollbar.
On
Always show the scrollbar.