ImageMetadataReader.SetModifyDate

ImageMetadataReader.SetModifyDate method

Saving the EXIF ModifyDate (DataTime) tag, adding or overwriting the data.

public void SetModifyDate(DateTime modifyDate)
ParameterTypeDescription
modifyDateDateTimeThe modify date.

See Also