Click or drag to resize

ExifCollectionLookupTag Method (String)

Note: This API is now obsolete.

Deprecated

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
[ObsoleteAttribute("This method has been deprecated and might be removed in future versions.  Use the other overloaded methods instead.")]
public ExifTag LookupTag(
	string description
)

Parameters

description
Type: SystemString
A textual description of the ExifTag (for example, "DateTime").

Return Value

Type: ExifTag
See Also