ExifEntryIsValueArray Property

Gets a value indicating whether this EXIF entry's value is an array.

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public bool IsValueArray { get; }

Property Value

Boolean

See Also