HiQPdf Documentation

PdfPageRasterImageImageData Property

HiQPdf Client for .NET Core
The data of raster image of a PDF page in PNG format

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public byte[] ImageData { get; }

Property Value

Type: Byte
See Also

Reference