PageInfoCropBox Property

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
A rectangle, expressed in default user space units, that shall define the visible region of default user space. When the page is displayed or printed, its contents shall be clipped (cropped) to this rectangle and then shall be imposed on the output medium in some implementation-defined manner.

Namespace:  Apitron.PDF.Rasterizer
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public Rectangle CropBox { get; }

Property Value

Type: Rectangle
See Also

Reference