FreeImage.NET Class Library Reference
![]() | MetadataTagToString Method |
Converts the value of the MetadataTag object
to its equivalent string representation.
Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)

C#
public override string ToString()
Return Value
Type: StringThe string representation of the value of this instance.
