PdfPageRasterizedParamsPdfPageRasterImage Property

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

Definition

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

Property Value

PdfPageRasterImage

See Also