Click or drag to resize

ResolutionUnit Enumeration

Defines the units associated with Resolution, or Dpi.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ResolutionUnit
Members
  Member nameDescription
Undefined Units are not defined.
DotsPerInch Units are expressed in inches.
DotsPerCentimeters Units are expressed in centimeters.
See Also