[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.AbsentImageCodecException

AbsentImageCodecException Class

The exception that is thrown when Image cannot be serialized due to absent necessary codec in system.

Inheritance
AbsentImageCodecException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class AbsentImageCodecException : Exception, ISerializable
Public Class AbsentImageCodecException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
AbsentImageCodecException(string)

Initializes a new instance of the AbsentImageCodecException class.