ResolutionInfoResource.HResDisplayUnit

ResolutionInfoResource.HResDisplayUnit property

Display units for horizontal resolution. This only affects the user interface; the resolution is still stored in the PSD file as pixels/inch.

public ResolutionUnit HResDisplayUnit { get; set; }

Property Value

The horizontal resolution display unit.

See Also