Set bleed margin. Sets the bleed margin that is set in the PDF file.
bleedMargin=[ *top*[, *left*= *top*[, *bottom*= *top*[, *right*= *left*]]]]
in points
By default the bleedMargin
is set to the full size of document defined by viewWidth
and viewHeight
. The left, bottom, and right values are defaulted to the top value if not specified.