OdImageObject.Bitmap

OdImageObject.Bitmap property

Gets or sets the bitmap.

public byte[] Bitmap { get; set; }

Property Value

The bitmap.

See Also