PdfPage.Width Property

Gets or sets the width of the page.

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

Syntax

C#
public float Width { get; set; }

Property Value

The width of the page, in pixels.

See Also

Reference