Click or drag to resize

ExifDataSubsecTimeOriginal Property

Gets or sets the fractions of seconds for the DateTimeOriginal tag.

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

Property Value

Type: String
The fractions of seconds for the DateTimeOriginal tag.
See Also