Click or drag to resize

ScannerParametersDialogShowResolution Property

This property controls whether the Resolution control is displayed by the SPC when visible.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BindableAttribute(BindableSupport.Yes)]
[DispIdAttribute(47)]
public bool ShowResolution { get; set; }

Property Value

Type: Boolean
Remarks
The control will offer only the resolutions supported by the particular scanner model.
See Also