MetadataTag Properties

FreeImage.NET

MetadataTag Properties

The MetadataTag type exposes the following members.

Properties
  Name Description
Public property Count
Gets the number of elements the metadata object contains.
Public property Description
Gets or sets the description of the metadata.
Public property Disposed
Gets whether this instance has already been disposed.
Public property ID
Gets or sets the ID of the metadata.
Public property Key
Gets or sets the key of the metadata.
Public property Length
Gets the length of the value in bytes.
Public property Model
Gets the model of the metadata.
Public property Type
Gets the type of the metadata.
Public property Value
Gets or sets the value of the metadata.
Top
See Also