RenderToBitmap(PrintPage, PrintPageMetrics) Method

Definition

Assembly PrintingTools.Core.dll

Renders the supplied page into a Avalonia.Media.Imaging.RenderTargetBitmap using the provided metrics.

public static RenderTargetBitmap RenderToBitmap(PrintPage page, PrintPageMetrics metrics)

Parameters

page
PrintPage

Returns