PdfPageRasterImageImageData Property

The data of raster image of a PDF page in PNG format

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public byte[] ImageData { get; }

Property Value

Byte

See Also