[ Version ( since = "2.20" ) ]
public bool get_hard_margins (out double top, out double bottom, out double left, out double right)
Obtains the hardware printer margins of the PrintContext, in units.
| this | |
| top |
top hardware printer margin |
| bottom |
bottom hardware printer margin |
| left |
left hardware printer margin |
| right |
right hardware printer margin |
|
true if the hard margins were retrieved |