FreeImage.NET Class Library Reference
![]() | MetadataModelToString Method |
Converts the model of the MetadataModel 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.
