Gets or sets the H mark type for the right side of ITF-14 barcode symbol. Default is None.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public ItfHmark Itf14RightHMark { get; set; }
Visual Basic
Public Property Itf14RightHMark As ItfHmark
	Get
	Set

Property Value

Type: ItfHmark

See Also