RasterImage.UpdateModifiedDate

RasterImage.UpdateModifiedDate property

Gets or sets a value indicating whether to update this Image instance last modification datetime metadata on saving. Modified date related Metadata properties and internal image settings will be updated to the datetime of Save execution.

public bool UpdateModifiedDate { get; set; }

Property Value

Boolean.

See Also