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.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Rectangle TrimBox { get; set; }
Visual Basic
Public Property TrimBox As Rectangle
	Get
	Set

See Also