Accusoft.SmartZoneOCR4.Net
DataValidationListRemoveEntry Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > Reader Class : DataValidationListRemoveEntry Method






entry
The DataValidationList entry string to be removed from the list

Glossary Item Box

Remove an entry from the data validation list.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Parameters

entry
The DataValidationList entry string to be removed from the list

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown if the length of entry is greater than 80 characters.

Remarks

This method removes a specified entry from the data validation list. If the entry is not found, an exception will not be thrown.

See Also

©2013. Accusoft Corporation. All Rights Reserved.