get_hard_margins


Description:

[ 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.

Parameters:

this

a PrintContext

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