[]
Gets or sets which kind of code set is used in this control.
[Json(1)] public virtual Code128CodeSet CodeSet { get; set; }
<Json(1)> Public Overridable Property CodeSet As Code128CodeSet