BaseBarcodeProfileTranslateEscapeSequences Property |
Determines whether "\" in the barcode’s
Data is interpreted as an escape sequence.
Namespace: RAYLASE.Marker.VectorGraphicElement.BarcodeAssembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntaxpublic bool TranslateEscapeSequences { get; set; }
Property Value
Boolean
See Also