Accusoft.TwainProSdk Namespace : StringIsTooLongException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class StringIsTooLongException Inherits TwainProException
'Usage Dim instance As StringIsTooLongException
[Serializable()] public sealed class StringIsTooLongException : TwainProException
[Serializable()] public __gc __sealed class StringIsTooLongException : public TwainProException
[Serializable()] public ref class StringIsTooLongException sealed : public TwainProException
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.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.StringIsTooLongException