WFINFOVIEWCOLUMNINFO Structure
|
Provides information about the individual column status.
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax[GuidAttribute("77114EAC-22E5-4312-8D84-007D9A2682E7")]
[ComVisibleAttribute(true)]
public struct WFINFOVIEWCOLUMNINFO<GuidAttribute("77114EAC-22E5-4312-8D84-007D9A2682E7")>
<ComVisibleAttribute(true)>
Public Structure WFINFOVIEWCOLUMNINFO[GuidAttribute(L"77114EAC-22E5-4312-8D84-007D9A2682E7")]
[ComVisibleAttribute(true)]
public value class WFINFOVIEWCOLUMNINFO
The WFINFOVIEWCOLUMNINFO type exposes the following members.
Fields|
| Name | Description |
|---|
 | Index |
Number of the WFInfoView columns.
|
 | Visible |
Turns column visibility on/off.
|
 | Width |
Sets the width of individual columns.
|
Top
See Also