MetadataTag.Length Property

FreeImage.NET

MetadataTagLength Property
Gets the length of the value in bytes.

Namespace: FreeImageAPI.Metadata
Assembly: FreeImageNET (in FreeImageNET.dll) Version: 3.17.0.4 (3.17.0)
Syntax
C#
public uint Length { get; }

Property Value

Type: UInt32
See Also