Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifValue Class / TagID Property

In This Topic
    TagID Property
    In This Topic
    Gets the associated tag ID.
    Syntax
    'Declaration
     
    Public ReadOnly Property TagID As System.Integer
    public System.int TagID {get;}
    See Also