render_for_printing_with_options
Description:
[ Version ( since = "0.16" ) ]
public void render_for_printing_with_options (Context cairo, PrintFlags options)
public void render_for_printing_with_options (Context cairo, PrintFlags options)
Render the page to the given cairo context for printing with the specified options
See the documentation for render_for_printing for the differences between rendering to the screen and rendering to a printer.
Parameters:
this |
the page to render from |
cairo |
cairo context to render to |
options |
print options |