Gets a .NET PropertyItem for this metadata tag.
Namespace:
FreeImageAPI.MetadataAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public PropertyItem GetPropertyItem() |
Visual Basic (Declaration) |
---|
Public Function GetPropertyItem As PropertyItem |
Visual C++ |
---|
public: PropertyItem^ GetPropertyItem() |