Click or drag to resize

BarCodeControl DataMatrixSymbolShape Property

Gets or sets a value specifies the symbol shape hint for DataMatrix barcode. the default is Auto.

Namespace: Spire.Barcode.WebUI
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public DataMatrixSymbolShape DataMatrixSymbolShape { get; set; }

Property Value

Type: DataMatrixSymbolShape

Implements

IBarcodeSettings DataMatrixSymbolShape
See Also