IPROFRAME Structure |
Namespace: Kofax.OmniPageCSDK.IproPlus
The IPROFRAME type exposes the following members.
| Name | Description | |
|---|---|---|
| BackColor |
Background color filling the area bounded by the frame
| |
| bottomcolor |
Bottom border color
| |
| bottomstyle |
Bottom border style. This Byte member contains a value defined by the RLSTYLE enumeration.
| |
| bottomwidth |
Width of the bottom line in pixels
| |
| Height |
Height of the frame
| |
| left |
Y coordinate of the upper left corner
| |
| leftcolor |
Left border color
| |
| leftstyle |
Left border style. This Byte member contains a value defined by the RLSTYLE enumeration.
| |
| leftwidth |
Width of the left line in pixels
| |
| rightcolor |
Right border color
| |
| rightstyle |
Right border style. This Byte member contains a value defined by the RLSTYLE enumeration.
| |
| rightwidth |
Width of the right line in pixels
| |
| top |
X coordinate of the upper left corner
| |
| topcolor |
Top border color
| |
| topstyle |
Top border style. This Byte member contains a value defined by the RLSTYLE enumeration.
| |
| topwidth |
Width of the top line in pixels
| |
| Width |
Width of the frame
|