PdfFrame.ArtBox Property

Gets the size of the meaningful content, including potential white space.

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

Syntax

C#
public RectangleF ArtBox { get; }

Property Value

Rectangle specifying the art box.

See Also

Reference