GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / IPTCGetID Method





In This Topic
IPTCGetID Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function IPTCGetID( _
   ByVal TagNo As Integer _
) As IPTCTags
public IPTCTags IPTCGetID( 
   int TagNo
)
public function IPTCGetID( 
    TagNo: Integer
): IPTCTags; 
public function IPTCGetID( 
   TagNo : int
) : IPTCTags;
public: IPTCTags IPTCGetID( 
   int TagNo
) 
public:
IPTCTags IPTCGetID( 
   int TagNo
) 

Parameters

TagNo
See Also