| BarcodeConfigurationFontStyle Property |
[Missing <summary> documentation for "P:Limilabs.Barcode.BarcodeConfiguration.FontStyle"]
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public FontStyleType FontStyle { get; set; }
Public Property FontStyle As FontStyleType
Get
Set
public:
property FontStyleType FontStyle {
FontStyleType get ();
void set (FontStyleType value);
}
member FontStyle : FontStyleType with get, set
Property Value
Type:
FontStyleTypeSee Also