HiQPdf Documentation

PdfPageRasterizedParamsPdfPageRasterImage Property

HiQPdf Client for .NET Core
The raster image of a PDF page. You have to dispose the image when it is no longer necessary

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

public PdfPageRasterImage PdfPageRasterImage { get; }

Property Value

Type: PdfPageRasterImage
See Also

Reference