Click or drag to resize

KnownMetadataAttributeIsImageType Property

Gets or sets whether this metadata field is associated with image metadata (e.g., JPG, PNG, GIF, TIFF, etc).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public bool IsImageType { get; set; }

Property Value

Boolean
See Also