Click or drag to resize

ExifDataExifTags Property

Gets or sets tags which belong to EXIF section only.

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

Property Value

Type: TiffDataType
The EXIF section tags.
See Also