Skip to main content
A newer version of this page is available. .
All docs
V23.1

QRCodeGS1Generator.SymbologyCode Property

For internal use. Gets the bar code symbology for the current generator object.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v23.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public override BarCodeSymbology SymbologyCode { get; }

Property Value

Type Description
DevExpress.XtraPrinting.BarCode.Native.BarCodeSymbology

A DevExpress.XtraPrinting.BarCode.Native.BarCodeSymbology enumeration value.

See Also