BarcodeParameters.EnableEscape
BarcodeParameters.EnableEscape property
EnableEscape is deprecated and ignored. Process escape sequences explicitly (e.g., Regex.Unescape). This property will be removed in future releases.
[Obsolete("EnableEscape is deprecated and ignored. Process escape sequences explicitly (e.g., Regex.Unescape). This property will be removed in future releases.")]
public bool EnableEscape { get; set; }
See Also
- class BarcodeParameters
- namespace Aspose.BarCode.Generation
- assembly Aspose.BarCode