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