Property TrimBox
Namespace TallComponents.PDF.Layout
Class Section
A rectangle, expressed in points with the origin at the bottom left corner, defining the intended dimensions of the finshed page after trimming. May be smaller than the bleed box for printing instructions, cut marks, or color bars.
Syntax
public
Rectangle
TrimBox
{
get;
set;
}
Property value
Rectangle