[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.TrimBox

TrimBox Property

TrimBox

Gets or sets a rectangle, in points, defining the intended dimensions of the finished page after trimming Default value is CropBox.

Declaration
public RectangleF? TrimBox { get; set; }
Public Property TrimBox As RectangleF?