PdfFrame.CropBox Property

Gets the region to which the content of the page should be cropped when printed or displayed.

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

Syntax

C#
public RectangleF CropBox { get; }

Property Value

Rectangle specifying the crop box.

See Also

Reference