Click or drag to resize

ExifDataDateTimeDigitized Property

Gets or sets the date time digitized.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public string DateTimeDigitized { get; set; }

Property Value

Type: String
The date time digitized.
See Also