'Declaration Public Property dotCodeInterpretNonDataCharacters As Boolean
public bool dotCodeInterpretNonDataCharacters { get; set; }
Property Value
True - генератор штрих-кода должен интерпретировать символы, не являющиеся данными (Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc1, Vintasoft.Barcode.BarcodeInfo.NonDataFlags.ReaderProgramming, Vintasoft.Barcode.BarcodeInfo.NonDataFlags.CreateDotCodeStructuredAppendCharacter(System.Int32,System.Int32), Vintasoft.Barcode.BarcodeInfo.NonDataFlags.CreateECICharacter(System.Int32) Vintasoft.Barcode.BarcodeInfo.NonDataFlags.SymbolSeparation) и кодировать их с помощью флагов FNC1, FNC2 и FNC3.
false - генератор штрих-кода должен кодировать Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc1 , Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc2 и Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc3 символы как есть.
Значение по умолчанию - true.
false - генератор штрих-кода должен кодировать Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc1 , Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc2 и Vintasoft.Barcode.BarcodeInfo.NonDataFlags.Fnc3 символы как есть.
Значение по умолчанию - true.