Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > DatamatrixBarcodeWriteOptions Class : HRItoGS1 Property |
[CategoryAttribute(" Options")] [DescriptionAttribute("Format HRI text as GS1")] [DisplayNameAttribute("HRI to GS1")] [DefaultValueAttribute()] public bool HRItoGS1 {get; set;}
'Declaration
<CategoryAttribute(" Options")> <DescriptionAttribute("Format HRI text as GS1")> <DisplayNameAttribute("HRI to GS1")> <DefaultValueAttribute()> Public Property HRItoGS1 As Boolean
'Usage
Dim instance As DatamatrixBarcodeWriteOptions Dim value As Boolean instance.HRItoGS1 = value value = instance.HRItoGS1
[CategoryAttribute(" Options")] [DescriptionAttribute("Format HRI text as GS1")] [DisplayNameAttribute("HRI to GS1")] [DefaultValueAttribute()] public bool HRItoGS1 {get; set;}
CategoryAttribute(" Options") DescriptionAttribute("Format HRI text as GS1") DisplayNameAttribute("HRI to GS1") DefaultValueAttribute() <br/>get_HRItoGS1();<br/>set_HRItoGS1(value);<br/>Object.defineProperty('HRItoGS1');
[CategoryAttribute(" Options")] [DescriptionAttribute("Format HRI text as GS1")] [DisplayNameAttribute("HRI to GS1")] [DefaultValueAttribute()] public: property bool HRItoGS1 { bool get(); void set ( bool value); }
If the input string is already formatted as GS1 specification then there is no need to enable this option.
For an example, refer to DatamatrixBarcodeWriteOptions.