Property TrimBox
Namespace TallComponents.PDF
Class Page
A rectangle, expressed in points with the origin at the bottom left corner, defining the intended dimensions of the finished page after trimming.
If the TrimBox is
, please use the CropBox. Note that the CropBox can be
also, you should use the MediaBox in that case. You cannot set this entry if any [Visual]Underlay or [Visual]Overlay is instantiated.
Syntax
public Rectangle TrimBox { get; set; }
Property value
Rectangle