Click or drag to resize

ExifDataImageUniqueID Property

Gets or sets the image unique identifier.

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

Property Value

Type: String
The image unique identifier.
See Also