Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.PageModel

PageModel.MediaBox Property

A box, expressed in points with the origin at the bottom left corner, defining the boundaries of the physical medium
on which the page is intended to be displayed or printed.

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

Property Value

TallComponents.UnoPdf.Client.Models.Pdf.BoxModel