Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.PageShapeModel
PageShapeModel.PageBoundary Property
Specifies which page boundary corresponds to this page shape, the space outside the specified boundary will be clipped.
csharp
public string PageBoundary { get; set; }
Property Value
Remarks
If the page does not have the specified page boundary, then it will be automatically using the following fallback:
ArtBox --> Default;
TrimBox --> Default;
BleedBox --> Default;
CropBox --> MediaBox.