ApplyTilde is a property on the Aztec Barcode class.
Determines if data after the tilde character should be interpreted as an ASCII code. If True the tilde (~) will be processed in the ~dNNN format, the ASCII character is encoded by the 3 digits NNN. For example, ~d065 represents the character 'A'.
AztecBarcode Class | IDAutomation.Windows.Forms.AztecBarcode Namespace