Class BidimensionalBarcode
Represent the base class for all two-dimensional barcode Symbology.
Inheritance
System.Object
BidimensionalBarcode
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
Namespace: Syncfusion.UI.Xaml.Barcode
Assembly: Syncfusion.Barcode.WinUI.dll
Syntax
public abstract class BidimensionalBarcode : BarcodeBase, INotifyPropertyChanged
Remarks
This class provides the base class for QRBarcode and DataMatrixBarcode
Constructors
BidimensionalBarcode()
Declaration
protected BidimensionalBarcode()
Implements
System.ComponentModel.INotifyPropertyChanged