Click or drag to resize

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

The WFINFOVIEWCOLUMNINFO type exposes the following members.

Fields
  NameDescription
Public fieldIndex
Number of the WFInfoView columns.
Public fieldVisible
Turns column visibility on/off.
Public fieldWidth
Sets the width of individual columns.
Top
See Also