HiQPdf Client for .NET
C#
Show/Hide TOC
Pdf
Page
Raster
Image
Image
Data Property
The data of raster image of a PDF page in PNG format
Definition
Namespace:
HiQPdfClient
Assembly:
HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
C#
Copy
public
byte
[]
ImageData
{
get
; }
Property Value
Byte
See Also
Reference
PdfPageRasterImage Class
HiQPdfClient Namespace
In This Article
Definition
See Also