Property PageBoundary

Namespace TallComponents.PDF.Shapes
Class PageShape

Specifies which page boundary corresponds to this page shape, the space outside the specified boundary will be clipped.

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.

Syntax

public  PageBoundary  PageBoundary  {  get;  set;  }

Property value

PageBoundary