| C1.Web.Wijmo.Controls.C1BarCode Namespace > C1BarCode Class : CodeType Property |
'Declaration<C1CategoryAttribute("Appearance")> <System.ComponentModel.DefaultValueAttribute()> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=False)> <LayoutAttribute(LayoutType.Appearance)> <C1DescriptionAttribute(Key="C1BarCode.CodeType", Description="Gets or sets the type of encoding to use when generating the barcode image.")> Public Property CodeType As WijmoCodeTypeEnum
[C1Category("Appearance")] [System.ComponentModel.DefaultValue()] [Json(IsSerializableToJson=true, IsSkipIfEmpty=false)] [Layout(LayoutType.Appearance)] [C1Description(Key="C1BarCode.CodeType", Description="Gets or sets the type of encoding to use when generating the barcode image.")] public WijmoCodeTypeEnum CodeType {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