Gets or sets the font style for Code or HumanReadableText property.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
| C# |
|---|
public FontStyle FontStyle { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property FontStyle As FontStyle |
| Visual C++ |
|---|
public: property FontStyle FontStyle { FontStyle get (); void set (FontStyle value); } |