Click or drag to resize

DocPicture ImageBytes Property

Gets image byte array.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public byte[] ImageBytes { get; }

Property Value

Type: Byte

Implements

IPicture ImageBytes
See Also