The leading provider of version control solutions and TWAIN SDKs
  • Contact us









VScrollBar Property

Description

Returns or sets whether the vertical scroll bar is visible when the images are larger than page size.

ActiveX Edition Plug-in Edition Mac Edition
Since V6.0 Since V6.0 Since V6.4

Data type

Boolean

Syntax

ObjectName. VScrollBar

Remarks

The default value of VScrollBar is true. When the value of the property is set to TRUE, the vertical scroll bar is visible. When the value of the property is set to FALSE, the vertical scroll bar will not be displayed.

Please note that the property is invalid when the view mode is set to -1 by -1.

See also

SetViewMode method