'Declaration Public ReadOnly Property ImageBytes As System.Byte()
public System.byte[] ImageBytes {get;}
Gets null if the image is not stored in the document (e.g the image is probably linked in this case).
'Declaration Public ReadOnly Property ImageBytes As System.Byte()
public System.byte[] ImageBytes {get;}