QRCodeGenerator.SymbologyCode Property
For internal use. Gets the bar code symbology for the current generator object.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraPrinting.BarCode.Native.BarCodeSymbology | A DevExpress.XtraPrinting.BarCode.Native.BarCodeSymbology enumeration value. |
Remarks
This property is hidden, because it is intended for internal use only. Normally, you don’t need to use it.
See Also