Class Pdf417Barcode
Represents the Pdf417Barcode class
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Barcode
Assembly: Syncfusion.Barcode.WinUI.dll
Syntax
public class Pdf417Barcode : BidimensionalBarcode, INotifyPropertyChanged
Remarks
It is inherited from Pdf417Barcode
Constructors
Pdf417Barcode()
Initailizes Pdf417Barcode class.
Declaration
public Pdf417Barcode()
Properties
ErrorCorrectionLevel
Gets or sets the error correction level for Pdf417Barcode.
Declaration
public Pdf417ErrorCorrectionLevel ErrorCorrectionLevel { get; set; }
Property Value
Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Pdf417ErrorCorrectionLevel | The default value is Auto. Fields:
|
Implements
System.ComponentModel.INotifyPropertyChanged