The AnnCodecsInvalidFormatException Class supports WPF/Silverlight.
The AnnCodecsInvalidFormatException Class is available in LEADTOOLS Document and Medical Imaging toolkits.
The exception that is thrown for an invalid Annotation file format.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AnnCodecsInvalidFormatException Inherits System.Exception Implements _Exception, ISerializable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnCodecsInvalidFormatException |
C# | |
---|---|
[SerializableAttribute()] public class AnnCodecsInvalidFormatException : System.Exception, _Exception, ISerializable |
C++/CLI | |
---|---|
[SerializableAttribute()] public ref class AnnCodecsInvalidFormatException : public System.Exception, _Exception, ISerializable |
For C#/VB examples, refer to AnnCodecs.
Represents the error that occurs when the AnnCodecs is trying to load or save to an invalid annotations file.
System.Object
System.Exception
Leadtools.Windows.Annotations.AnnCodecsInvalidFormatException
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)