ComponentOne PDF for .NET
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