PdfFrame.MediaBox Property

Gets the boundaries of the physical page on which the content is to be printed.

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

Syntax

C#
public RectangleF MediaBox { get; }

Property Value

Rectangle specifying the media box.

See Also

Reference