Property BleedBox
Namespace TallComponents.PDF.Layout
Class Section
A rectangle, expressed in points with the origin at the bottom left corner, defining the region to which the contents of the page should be clipped when output in a production environment.
Syntax
public
Rectangle
BleedBox
{
get;
set;
}
Property value
Rectangle