QrExtCodetextBuilder.AddFNC1SecondPosition

QrExtCodetextBuilder.AddFNC1SecondPosition method

Sets FNC1 in second position. If another FNC1 mode was set before, it is replaced.

public void AddFNC1SecondPosition(string codetext)
ParameterTypeDescription
codetextStringValue of the FNC1 in the second position. The value must be a single letter from a-z or A-Z, or a two-digit number from 00 to 99.

See Also