PdfPage.Height Property

Gets or sets the height of the page.

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

Syntax

C#
public float Height { get; set; }

Property Value

The height of the page, in pixels.

See Also

Reference