Click or drag to resize

PageBleedBox Property

Gets the dimensions to which the page should be clipped in a production environment.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public RectangleF BleedBox { get; }

Property Value

Type: RectangleF
Remarks
Defaults to the crop box.
See Also