[]
Gets or sets a rectangle, in points, defining the region to which the contents of the page should be clipped when output in a production environment. Default value is CropBox.
public RectangleF? BleedBox { get; set; }
Public Property BleedBox As RectangleF?