Click or drag to resize

EditorViewZoneText Property

This property sets or returns the text associated with the current zone.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[BrowsableAttribute(false)]
[DispIdAttribute(187)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string ZoneText { get; set; }

Property Value

Type: String
See Also