Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.PageModel
PageModel.ArtBox Property
A box, expressed in points with the origin at the bottom left corner, defining the extent of the page meaningful content (including potential
white space) as intended by the page's creator.
csharp
public TallComponents.UnoPdf.Client.Models.Pdf.BoxModel ArtBox { get; set; }