PropertyItem.Len
PropertyItem.Len property
Gets or sets the length (in bytes) of the Value
property.
public int Len { get; set; }
Return Value
An integer that represents the length (in bytes) of the Value
byte array.
See Also
- class PropertyItem
- namespace Aspose.Drawing.Imaging
- assembly Aspose.Drawing.Common