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)
| Parameter | Type | Description |
|---|---|---|
| codetext | System::String | Value 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
- Class QrExtCodetextBuilder
- Namespace Aspose::BarCode::Generation
- Library Aspose.BarCode for C++