Skip to main content
A newer version of this page is available. .
All docs
V23.1
.NET Framework 4.5.2+

PdfDocumentProcessor.CreateDXBitmap Method

Name Parameters Description
CreateDXBitmap(Int32, PdfPageRenderingParameters) pageNumber, options Exports a PDF page to a bitmap image with specified rendering parameters. Use this method in non-Windows environments.
CreateDXBitmap(Int32, Int32) pageNumber, largestEdgeLength Exports a PDF page to a bitmap image. Use this method in non-Windows environments.