Error processing SSI file
(Leadtools.Controls)

Show in webframe

AutoScroll Property




Indicates whether the viewer will automatically show the standard scrollbars when the view size is larger than the client size.
Syntax
public override bool AutoScroll {get; set;}
'Declaration
 
Public Overrides Property AutoScroll As Boolean

Property Value

true if the viewer will automatically show the standard scrollbars when the view size is larger than the client size, othersise;false. Default value is true.
Remarks

This property is for supporting the internal infrastrucure of the control and you should use the ScrollMode instead.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file