Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.Exif Namespace / ExifProfile Class / GetTags Method

In This Topic
    GetTags Method
    In This Topic
    Returns an array of all known tags in the profile.
    Syntax
    'Declaration
     
    Public Function GetTags() As ExifTag()
    public ExifTag[] GetTags()
    See Also