IDAutomation Aztec Forms Control

AztecBarcode.ApplyTilde Property

ApplyTilde is a property on the Aztec Barcode class.

public virtual bool ApplyTilde {get; set;}

Property Value

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'.

See Also

AztecBarcode Class | IDAutomation.Windows.Forms.AztecBarcode Namespace