[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.TiffFrameSettings.DateTime

DateTime Property

DateTime

Gets or sets 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.

Declaration
public string DateTime { get; set; }
Public Property DateTime As String