Common Reference > Document Class > RenderBitmap Method > (Double)

Document.RenderBitmap Method (Double)

Return Bitmap at given resolution.

public Bitmap RenderBitmap(
    double dpi
);
dpi
Resolution to use, in dots per inch (defaults to 96).
return value
Document as a Bitmap object.

See also ...

Document.Members | Document.RenderBitmap Method


Send comments on this topic
© Dyalog Ltd 2021