You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Methods > Retrieving Metadata > TagCount Method
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.TagCount Method

Returns the number of Tags (Exif, Extra, Thumbnails & GPS) attached to the displayed document.

C#
public int TagCount();
Visual Basic
Public Function TagCount() As Integer
Returns

The number of tags attached to the displayed document.

Available for EXIF TAGs, Image property ID Tags, Extra TAGs (Like Adobe Image Information tags etc.), Thumbnail related TAGs and Gps TAGs

What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.