Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / ImageUniqueID Property

In This Topic
    ImageUniqueID Property
    In This Topic
    Gets or sets an identifier assigned uniquely to each image.
    Syntax
    'Declaration
     
    Public Property ImageUniqueID As System.String
    public System.string ImageUniqueID {get; set;}
    See Also