Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnCodecsInvalidFormatException Class
See Also  Members  
Leadtools.Windows.Annotations Namespace : AnnCodecsInvalidFormatException Class



The exception that is thrown for an invalid Annotation file format.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class AnnCodecsInvalidFormatException 
   Inherits Exception
Visual Basic (Usage)Copy Code
Dim instance As AnnCodecsInvalidFormatException
C# 
[SerializableAttribute()]
public class AnnCodecsInvalidFormatException : Exception 
C++/CLI 
[SerializableAttribute()]
public ref class AnnCodecsInvalidFormatException : public Exception 

Example

For C#/VB examples, refer to AnnCodecs.

Remarks

Represents the error that occurs when the AnnCodecs is trying to load or save to an invalid annotations file.

Inheritance Hierarchy

System.Object
   System.Exception
      Leadtools.Windows.Annotations.AnnCodecsInvalidFormatException

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnCodecsInvalidFormatException requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.