Get or set the part available in the finished page after trimming.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public Rectangle TrimBox { get; set; }
Visual Basic
Public Property TrimBox As Rectangle
	Get
	Set

See Also