| IDAutomation QR Code Forms Control |
|
QRCodeBarcode.FontEncode Method
This function encodes the data passed in into a suitable foramt so that the IDAutomation font can be applied to the data.
Parameters
-
DataToEncode
- The data to be encoded in the barcode.
-
ProcessTilde
- Determines if data after the tilde character should be interpreted as an ASCII code.
-
EncMode
- The method of encoding for the QR Code barcode.
-
Version
- The preferred matrix version for the display of the barcode.
-
ECLevel
- The error correction level.
Return Value
The encoded string
See Also
QRCodeBarcode Class | IDAutomation.Windows.Forms.QRCodeBarcode Namespace