C1.Web.Mvc Namespace / Code128 Class / CodeSet Property

In This Topic
CodeSet Property
In This Topic
Gets or sets which kind of code set is used in this control.
Syntax
'Declaration
 
<JsonAttribute(1)>
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property CodeSet As Code128CodeSet
 
See Also