XREAN128Generator.CharSet Property
Gets or sets the value specifying the charset type for the EAN-128 bar code.
Namespace: DevExpress.XtraReports.UI.BarCode
Assembly: DevExpress.XtraReports.v22.1.dll
Declaration
Property Value
Type | Description |
---|---|
Code128Charset | A Code128Charset enumeration value that specifies a charset to be used. |
See Also