Gets or sets the mode to use for Code16k symbology. Modes supported are: Mode 0, 1, and 2.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public Code16k Code16kMode { get; set; } |
Visual Basic |
---|
Public Property Code16kMode As Code16k Get Set |