PDFReaderControls.NET Professional Type Reference

Page.BleedBox Property

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.

public Rectangle BleedBox {get; set;}

Remarks

If the BleedBox is a null reference, please use the CropBox. Note that the CropBox can be a null reference also, you should use the MediaBox in that case. You cannot set this entry if any [Visual]Underlay or [Visual]Overlay is instanciated.

See Also

Page Class | TallComponents.PDF Namespace