Gest or sets the Font object for using when rendering Code and HumanReadableText properties.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public Font Font { get; set; }
public Font Font { get; set; }
Public Property Font As Font
Get
Set
Public Property Font As Font
Get
Set
public:
property Font^ Font {
Font^ get ();
void set (Font^ value);
}
public:
property Font^ Font {
Font^ get ();
void set (Font^ value);
}
member Font : Font with get, set
member Font : Font with get, set
Property Value
Type:
Font