This method resets the scan control properties.

[Visual Basic]Public Sub ClearProperty()
[C#]public void ClearProperty();

Return Value

None

Explanation

The ClearProperty method resets all property values to their default values (Doesn't include specialized referenced properties).

See Also

Scan Class | Scan Members

The ImageKit.NET3 is created by Newtone Corporation