PdfPage.DpiY Property

Gets or sets the vertical resolution of the page.

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

Syntax

C#
public float DpiY { get; set; }

Property Value

The vertical resolution of the page, in DPI.

See Also

Reference