setEnableEscape

setEnableEscape(object)

Indicates whether explains the character “" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, “" will be explained as a special escape character. Otherwise, “" acts as normal characters.

setEnableEscape(value)
ParameterTypeDescription
valueobject

See Also