'DeclarationPublic Enum LlBarcodeTextmode Inherits System.Enum
public enum LlBarcodeTextmode : System.Enum
public enum class LlBarcodeTextmode : public System.Enum
Changes the text display mode for barcodes.
'DeclarationPublic Enum LlBarcodeTextmode Inherits System.Enum
public enum LlBarcodeTextmode : System.Enum
public enum class LlBarcodeTextmode : public System.Enum
| Member | Description |
|---|---|
| DontCare | The text output can be configured by the user |
| WithoutText | The barcode text is not printed |
| WithText | The barcode text is always printed |
System.Object
System.ValueType
System.Enum
combit.Reporting.LlBarcodeTextmode
Platforms: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10