Class BarcodeBase
Represents a base class for all Symbology with Draw method to be overridden in respective Symbology class to render barcode.
Implements
System.ComponentModel.INotifyPropertyChanged
  Inherited Members
Namespace: Syncfusion.UI.Xaml.Barcode
Assembly: Syncfusion.Barcode.WinUI.dll
Syntax
public class BarcodeBase : NotificationObject, INotifyPropertyChangedConstructors
BarcodeBase()
Initializes a new instance of the Syncfusion.UI.Xaml.Barcode class.
Declaration
public BarcodeBase()Implements
      System.ComponentModel.INotifyPropertyChanged