[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EmbeddedImageData.ToByteArray

ToByteArray Method

ToByteArray()

Returns a byte array representing the image.

Declaration
public virtual byte[] ToByteArray()
Public Overridable Function ToByteArray() As Byte()
Returns
Type Description
byte[]

The image bytes.