PageBoundaryTrimBox Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the trim box The trim box (PDF 1.3) defines the intended dimensions of the finished page after trimming. It may be smaller than the media box to allow for production-related content, such as printing instructions, cut marks, or colour bars. The default value is the page’s crop box.

Namespace:  Apitron.PDF.Kit.FixedLayout.PageProperties
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public Boundary TrimBox { get; }

Property Value

Type: Boundary
See Also

Reference