ImageDevice.GetBitmap

ImageDevice.GetBitmap method

Converts the page into Bitmap.

public Bitmap GetBitmap(Page page)
ParameterTypeDescription
pagePageThe page to convert.

See Also