ComponentOne PDF for .NET
CSJ2K.Icc Namespace / ICCProfiler Class / ToString Method

In This Topic
    ToString Method (ICCProfiler)
    In This Topic
    Return a suitable String representation of the class instance.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also