Resolution

BarcodeSettings.Resolution property

Gets or sets the horizontal and vertical resolution of a barcode image being generated. Measured in dots per inch. The default value is 96.

public float Resolution { get; set; }

See Also