Gets or sets the H mark type for the right side of ITF-14 barcode symbol. Default is None.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public ItfHmark Itf14RightHMark { get; set; }
public ItfHmark Itf14RightHMark { get; set; }
Public Property Itf14RightHMark As ItfHmark
Get
Set
Public Property Itf14RightHMark As ItfHmark
Get
Set
public:
property ItfHmark Itf14RightHMark {
ItfHmark get ();
void set (ItfHmark value);
}
public:
property ItfHmark Itf14RightHMark {
ItfHmark get ();
void set (ItfHmark value);
}
member Itf14RightHMark : ItfHmark with get, set
member Itf14RightHMark : ItfHmark with get, set
Property Value
Type:
ItfHmark