Gets a .NET PropertyItem for this metadata tag.

Namespace:  FreeImageAPI.Metadata
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public PropertyItem GetPropertyItem()
Visual Basic (Declaration)
Public Function GetPropertyItem As PropertyItem
Visual C++
public:
PropertyItem^ GetPropertyItem()

Return Value

The .NET PropertyItem.

Version Information

FreeImage.NET

Supported in: 3.11.0, 3.12.0, 3.13.0, 3.13.1

See Also