DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / AbsentImageCodecException Class
Members

AbsentImageCodecException Class
The exception that is thrown when Image cannot be serialized due to absent necessary codec in system.
Object Model
AbsentImageCodecException Class
Syntax
'Declaration
 
Public Class AbsentImageCodecException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.AbsentImageCodecException

See Also