Accusoft.TwainPro8.Net
StringIsTooLongException Class
Members  See Also  Send Feedback
Accusoft.TwainProSdk Namespace : StringIsTooLongException Class




Glossary Item Box

This exception is thrown if a TwainPRO property was set to a string with too many characters.

Object Model

StringIsTooLongException Class

Syntax

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

Remarks

Possible causes:

The application identity properties can accept a maximum length of 32 characters.

The SaveOptionsPic.Password property can accept a maximum length of 8 characters.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Accusoft.TwainProSdk.TwainProException
            Accusoft.TwainProSdk.StringIsTooLongException

See Also

©2013. Accusoft Corporation. All Rights Reserved.