ImageElementImageData Property
Gets the underlying image data
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
public byte[] ImageData { get; }
Public ReadOnly Property ImageData As Byte()
Get
Property Value
Byte