Aspose::BarCode::Generation::QrExtCodetextBuilder::AddFNC1SecondPosition method

QrExtCodetextBuilder::AddFNC1SecondPosition method

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

void Aspose::BarCode::Generation::QrExtCodetextBuilder::AddFNC1SecondPosition(System::String codetext)
ParameterTypeDescription
codetextSystem::StringValue 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