Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.PageModel

PageModel.BleedBox Property

A box, 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.

csharp
public TallComponents.UnoPdf.Client.Models.Pdf.BoxModel BleedBox { get; set; }

Property Value

TallComponents.UnoPdf.Client.Models.Pdf.BoxModel