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

In This Topic
    ToString Method (ICCDateTime)
    In This Topic
    Return a ICCDateTime representation.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also