Aspose::Pdf::Forms::TextBoxField::AddBarcode method
TextBoxField::AddBarcode method
Adds barcode 128 into the field. Field value will be changed onto the code and field become read only.
void Aspose::Pdf::Forms::TextBoxField::AddBarcode(System::String code)
Parameter | Type | Description |
---|---|---|
code | System::String | The text to generate barcode 128. |
See Also
- Class String
- Class TextBoxField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++