Click or drag to resize

ExifDataProperties Property

Gets or sets all the EXIF tags (including common and GPS tags).

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

Property Value

Type: TiffDataType
The EXIF tags (including common and GPS tags).
See Also