| C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : TextFont Property |
'Declaration<LayoutAttribute(LayoutType.Appearance)> <C1CategoryAttribute("Appearance")> <System.ComponentModel.DefaultValueAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=False)> <System.ComponentModel.BrowsableAttribute(True)> <C1DescriptionAttribute(Key="C1BarCode.TextFont", Description="Gets or sets the Font used to display the value of the Text property.")> Public Property TextFont As System.Drawing.Font
[Layout(LayoutType.Appearance)] [C1Category("Appearance")] [System.ComponentModel.DefaultValue()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=false)] [System.ComponentModel.Browsable(true)] [C1Description(Key="C1BarCode.TextFont", Description="Gets or sets the Font used to display the value of the Text property.")] public System.Drawing.Font TextFont {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2