PdfFrame.BleedBox Property

Gets the region to which the content of the page should be clipped when output in a printing environment.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public RectangleF BleedBox { get; }

Property Value

Rectangle specifying the bleed box.

See Also

Reference