PdfPageInfoBleedBox Property

Gets the bleed box, indicating the region to which the contents should be clipped when printed.

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
C#
public RectangleF BleedBox { get; }

Property Value

RectangleF

See Also