Click or drag to resize

ExifDataExifVersion Property

Gets or sets the EXIF version.

Namespace:  Aspose.CAD.Exif
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public byte[] ExifVersion { get; set; }

Property Value

Type: Byte
The EXIF version.
See Also