[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.VectorGraphicImageData.ImageBytes

ImageBytes Property

ImageBytes

Gets the raw bytes of the vector image.

Declaration
public byte[] ImageBytes { get; }
Public ReadOnly Property ImageBytes As Byte()