Click or drag to resize

IptcCollectionGetTagDescription Method

Returns a textual description based on an IptcID.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static string GetTagDescription(
	int id
)

Parameters

id
Type: SystemInt32
The ID of the tag.

Return Value

Type: String
A text description of an IPTC ID.
See Also