Click or drag to resize

ExifDataSubsecTime Property

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

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

Property Value

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