Click or drag to resize

BaseBarcodeProfileTranslateEscapeSequences Property

Determines whether "\" in the barcode’s Data is interpreted as an escape sequence.

Namespace: RAYLASE.Marker.VectorGraphicElement.Barcode
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public bool TranslateEscapeSequences { get; set; }

Property Value

Boolean
See Also