Click or drag to resize

ExifTagToString Method

Returns a text description of the tag in the form of 'TagDescription: FormattedTagValue'

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 override string ToString()

Return Value

Type: String
A text description of the tag.
See Also