ImageElementImageData Property

Gets the underlying image data

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public byte[] ImageData { get; }

Property Value

Byte

See Also