[]
Gets or sets a rectangle, in points, defining the intended dimensions of the finished page after trimming Default value is CropBox.
public RectangleF? TrimBox { get; set; }
Public Property TrimBox As RectangleF?