ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / ICCProfileInvalidException Class
Members

In This Topic
    ICCProfileInvalidException Class
    In This Topic
    This exception is thrown when the content of an an icc profile is in someway incorrect.
    Object Model
    ICCProfileInvalidException Class
    Syntax
    'Declaration
     
    
    Public Class ICCProfileInvalidException 
       Inherits ICCProfileException
    public class ICCProfileInvalidException : ICCProfileException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          CSJ2K.Icc.ICCProfileException
             CSJ2K.Icc.ICCProfileInvalidException

    See Also