Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.icc.types Namespace / ICCProfileVersion Class / ToString Method

In This Topic
    ToString Method (ICCProfileVersion)
    In This Topic
    String representation of class instance.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()
    See Also