Click or drag to resize

ImageDataImageBytes Property

Gets the byte array that contains the image.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public byte[] ImageBytes { get; }

Property Value

Byte
See Also