[]
public interface IBarcodeFont
Name | Description |
---|---|
FontFamily | Gets or Sets the family of the font for the barcode value. The default value for this property is sans-serif. |
FontSize | Gets or Sets the size of font for the barcode value. The default value for this property is 12px. |
FontStyle | Gets or Sets the style of the font for the barcode value. The default value for this property is normal. |
FontWeight | Gets or Sets the weight of the font for the barcode value. The default value for this property is normal. |
TextAlign | Gets or Sets the alignment of the text in the barcode value. The default value for this property is center. |
TextDecoration | Gets or Sets the decoration for the text in the barcode value. The default value for this property is none. |