Enum GenericImageResolutionUnit
Enumerates possible values for the image resolution option.
public enum GenericImageResolutionUnit
Fields
Centimeters = 2Resolution specified in centimeters.
Inches = 1Resolution specified in inches.
None = 0Resolution not specified.