PrintContext.getHardMargins
bool getHardMargins(out double top, out double bottom, out double left, out double right)Obtains the hardware printer margins of the [gtk.print_context.PrintContext], in units.
Parameters
top | top hardware printer margin |
bottom | bottom hardware printer margin |
left | left hardware printer margin |
right | right hardware printer margin |
Returns
true if the hard margins were retrieved