Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / AbsentImageCodecException Class
Members

In This Topic
    AbsentImageCodecException Class
    In This Topic
    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
    public class AbsentImageCodecException : System.Exception 
    Inheritance Hierarchy

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

    See Also