BarCodeStringID Enum
In This Article
Contains values corresponding to strings that can be localized.
Namespace: DevExpress.WinUI.Localization
Assembly: DevExpress.WinUI.BarCode.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Members
Name | Description |
---|---|
Incompatible
|
Logo size / Module / Error correction level |
Invalid
|
There are invalid characters in the text |
Invalid
|
Invalid text format |
Invalid
|
Binary data can’t be longer than {0} bytes. |
Cant
|
Control’s boundaries are too small for the barcode |
Incompatible
|
Incompatible settings : {0} |
#Remarks
Refer to the Localization topic for more information on how to localize DevExpress WinUI Controls.
See Also