Gets or sets a boolean flag indicating whether to process the tilde character "~" or not.
Property Data Type
VARIANT_BOOL
Remarks
If this property is set to TRUE, non-printable characters can be passed to Aztec ActiveX by using the tilde character, "~dNNN" represents the ASCII character encoded by the 3 digits NNN, for example, "~d010" represents the character LF (line feed).