Pdf417ParametersUI.EncodeMode

Pdf417ParametersUI.EncodeMode property

Pdf417 symbology type of BarCode’s encode mode. Default value: Pdf417EncodeMode.Auto.

public Pdf417EncodeMode EncodeMode { get; set; }

See Also