ImageGear for .NET
ScrollBars Property
See Also  Send Feedback
ImageGear21.Web Assembly > ImageGear.Web.UI Namespace > PageView Class : ScrollBars Property




Glossary Item Box

Gets or sets the type of scroll bars to display in the Viewer control.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

One of the values ScrollBars.

Remarks

The default is Auto.

This property enables you to provide horizontal and vertical scroll bars to the user for viewing image in the PageView control to enable scrolling the image within the PageView control that is outside of the physical dimensions of the control (HTML DOM/DIV or CSS Overflow property). You can also use this property to remove scroll bars from the PageView control to restrict scrolling the contents of the PageView control.

See Also

©2013. Accusoft Corporation. All Rights Reserved.