ImageProperties 1.0 control documentation

Gets a value that indicates whether the file supports properties or not.

[Visual Basic]
Public ReadOnly Property Supported As Boolean
[C#]
public bool Supported {get;}

Property Value

true if the file supports properties; otherwise, false.

See Also

ImageProperties Class | ElementIT.ImageProperties Namespace