Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.icc Namespace / ICCProfileException Class
Members

In This Topic
    ICCProfileException Class
    In This Topic
    This exception is thrown when the content of a profile is incorrect.
    Object Model
    ICCProfileException Class
    Syntax
    'Declaration
     
    Public Class ICCProfileException 
       Inherits System.Exception
    public class ICCProfileException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Imaging.jpeg.icc.ICCProfileException

    See Also