iOSBarcodeGenerator.GenerateToSVGText Method
Generates Barcode from Text value, returning it as String that contains formatting for SVG vector image.
Parameters
- type
- The type of Barcode to generate.
- value
- The value to generate the barcode from.
- printTextBellow
- True if wanting barcode text label included, else false.
Returns
- Text
Remarks
See Also
iOSBarcodeGenerator Class