Accusoft.TwainPro9.Net
StringIsTooLongException Class
Members 




This exception is thrown if a TwainPRO property was set to a string with too many characters.
Object Model
StringIsTooLongException Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class StringIsTooLongException 
   Inherits TwainProException
'Usage
 
Dim instance As StringIsTooLongException
[SerializableAttribute()]
public sealed class StringIsTooLongException : TwainProException 
[SerializableAttribute()]
public __gc __sealed class StringIsTooLongException : public TwainProException 
[SerializableAttribute()]
public ref class StringIsTooLongException sealed : public TwainProException 
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

Reference

StringIsTooLongException Members
Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback