[]
Gets or sets the field's font.
[C1Category("Appearance")]
[C1Description("BarCodeField.Font", "The text font.")]
public FontHolder Font { get; set; }
<C1Category("Appearance")>
<C1Description("BarCodeField.Font", "The text font.")>
Public Property Font As FontHolder