PageSetTrimBox Method (RectangleF)ByteScout PDF SDK
Sets the trim rectangle of the page. The rectangle is in PDF units - Points (1 Point = 1/72 in.)

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void SetTrimBox(
	RectangleF trimRect
)

Parameters

trimRect
Type: System.DrawingRectangleF
The trim rectangle.
See Also

Reference