Get or set the part available in the production environment.

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

Syntax

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

See Also