PdfFrame.TrimBox Property

Gets the intended dimensions of the finished page after trimming.

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

Syntax

C#
public RectangleF TrimBox { get; }

Property Value

Rectangle specifying the trim box.

See Also

Reference