Click or drag to resize

BarCodeControl Pdf417DataMode Property

Gets or sets data mode of Pdf417 barcode.

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

Property Value

Type: Pdf417DataMode

Implements

IBarcodeSettings Pdf417DataMode
See Also