| IBaseBarcodeFontStyle Property |
Font style that will be used for any text on barcode image.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax FontStyleType FontStyle { get; set; }
Property FontStyle As FontStyleType
Get
Set
property FontStyleType FontStyle {
FontStyleType get ();
void set (FontStyleType value);
}
abstract FontStyle : FontStyleType with get, set
Property Value
Type:
FontStyleTypeSee Also