Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.PageModel
PageModel.TrimBox Property
A box, expressed in points with the origin at the bottom left corner, defining the intended dimensions of the finished page after trimming.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.BoxModel TrimBox { get; set; }