BarCodeGeneratorControl.Resolution
BarCodeGeneratorControl.Resolution property
Gets or sets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi.
public float Resolution { get; set; }
Exceptions
exception | condition |
---|---|
BarCodeException | The Resolution parameter value is less than or equal to 0. |
See Also
- class BarCodeGeneratorControl
- namespace Aspose.BarCode.Windows.Forms
- assembly Aspose.BarCode