Click or drag to resize

ScannerParametersDialogShowScanArea Property

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

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

Property Value

Type: Boolean
See Also