Click or drag to resize

ExifDataExposureTime Property

Gets or sets the exposure time.

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

Property Value

Type: TiffRational
The exposure time.
See Also