Gets or sets the H mark type for the left side of ITF-14 barcode symbol. Default is None.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public ItfHmark Itf14LeftHMark { get; set; } |
Visual Basic |
---|
Public Property Itf14LeftHMark As ItfHmark Get Set |