PdfPageRasterizedParamsPdfPageRasterImage Property

The raster image of a PDF page. You have to dispose the image when it is no longer necessary

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfPageRasterImage PdfPageRasterImage { get; }

Property Value

PdfPageRasterImage

See Also