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)
| Parameter | Type | Description |
|---|---|---|
| value | object |
See Also
- class BarcodeParameters
- assembly Aspose.BarCode