Skip to main content
All docs
V25.1
  • 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.