PdfPageImageImageData Property

The underlying image data in PNG format

Definition

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

Property Value

Byte

See Also