ImageProperties 1.0 control documentation

Gets the length (in bytes) of the property Value.

[Visual Basic]
Public ReadOnly Property bytesLength As Integer
[C#]
public int bytesLength {get;}

Property Value

An integer that represents the length (in bytes) of the Value.

Remarks

See Also

ImagePropertyItem Class | ElementIT.ImageProperties Namespace