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









BorderStyle

Description

Returns or sets the border style.

ActiveX Edition Plug-in Edition Mac Edition
Since V1.0.2 Since V4.0 Not Supported

Data type

Enumerated Value/Integer

Value Description
None (0) No border.
SingleFlat (1) Flat border.
Single3D (2) 3D border.

Syntax

ObjectName. BorderStyle

Remarks

The default value of the BorderStyle property is None (0).

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.