ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Icc Namespace / RestrictedICCProfile Class / Type Property

In This Topic
    Type Property (RestrictedICCProfile)
    In This Topic
    Returns the appropriate input type enum.
    Syntax
    'Declaration
     
    
    Public MustOverride ReadOnly Property Type As Integer
    public abstract int Type {get;}
    See Also