PdfPage.DpiX Property

Gets or sets the horizontal resolution of the page.

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

Syntax

C#
public float DpiX { get; set; }

Property Value

The horizontal resolution of the page, in DPI.

See Also

Reference