Click or drag to resize

XpsDecoderDpiX Property

Gets or sets the X-Resolution value used when reading to an image.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int DpiX { get; set; }

Property Value

Type: Int32
The X-Resolution used when reading to an image.
See Also