OleObject.ImageData

OleObject.ImageData property

Represents image of ole object as byte array.

public byte[] ImageData { get; set; }

See Also