Image.CustomProperties

Image.CustomProperties property

Gets or sets the custom properties.

public virtual Dictionary<string, string> CustomProperties { get; }

Property Value

The custom data.

Exceptions

exceptioncondition
NotImplementedException

See Also