Gets or sets the MicroPDF417 version (a predefined combinations of numbers of columns and rows) to be generated.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public MicroPdf417Version MicroPdf417Version { get; set; }
Visual Basic
Public Property MicroPdf417Version As MicroPdf417Version
	Get
	Set

Property Value

Type: MicroPdf417Version

See Also