ImageGear for .NET
scrollBars Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView Class : scrollBars Property

Glossary Item Box

Indicates how the viewer shows scrollbars.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_scrollBars() : ScrollBars
function set_scrollBars(value : ScrollBars)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageView.get_scrollBars();

Remarks

This property controls how the viewer shows scrollbars. You must set it to a member of the ScrollBars enumeration and normally, you should set the value to Auto.

See Also

©2013. Accusoft Corporation. All Rights Reserved.