[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.BleedBox

BleedBox Property

BleedBox

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.

Declaration
public RectangleF? BleedBox { get; set; }
Public Property BleedBox As RectangleF?