Click or drag to resize

WFINFOVIEWCOLUMNINFO Structure

Provides information about the individual column status.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[ComVisibleAttribute(true)]
[GuidAttribute("77114EAC-22E5-4312-8D84-007D9A2682E7")]
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