Property BleedBox

Namespace TallComponents.PDF
Class Page

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.

If the BleedBox is

, please use the CropBox. Note that the CropBox can be

also, you should use the MediaBox in that case. You cannot set this entry if any [Visual]Underlay or [Visual]Overlay is instantiated.

Syntax

public  Rectangle  BleedBox  {  get;  set;  }

Property value

Rectangle