ExtractedImageImageData Property
The underlying image data in PNG format
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