Document Solutions for PDF
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class / DateTime Property

In This Topic
    DateTime Property (WicTiffFrame)
    In This Topic
    Gets a string with date and time of image creation in “YYYY:MM:DD HH:MM:SS”, with hours like those on a 24-hour clock, and one space character between the date and the time.
    Syntax
    'Declaration
     
    Public ReadOnly Property DateTime As System.String
    public System.string DateTime {get;}
    See Also