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






newEntry
New entry for DataValidationList, must be 80 characters or less.

Glossary Item Box

Add an entry to the data validation list.

Syntax

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

Parameters

newEntry
New entry for DataValidationList, must be 80 characters or less.

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown if the length of entry is greater than 80 characters, null or an empty string.

Remarks

This method adds an entry to the data validation list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.