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

Returns an IPTC Tag ID attached to the displayed document.

C#
public IPTCTags IPTCGetID(
    int TagNo
);
Visual Basic
Public Function IPTCGetID(
    ByVal TagNo As Integer
) As IPTCTags
Parameters
Parameters 
Description 
TagNo 
Must be a value between 1 and the number of IPTC TAGs attached to the displayed document.  
Returns

The IPTC tag ID. A member of the IPTCTags enumeration.

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