menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BarcodeBase - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BarcodeBase

    Represents a base class for all Symbology with Draw method to be overridden in respective Symbology class to render barcode.

    Inheritance
    System.Object
    NotificationObject
    BarcodeBase
    BidimensionalBarcode
    UnidimensionalBarcode
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    NotificationObject.PropertyChanged
    NotificationObject.RaisePropertyChanged(String)
    NotificationObject.RaisePropertyChanged(String[])
    Namespace: Syncfusion.UI.Xaml.Barcode
    Assembly: Syncfusion.Barcode.WinUI.dll
    Syntax
    public class BarcodeBase : NotificationObject, INotifyPropertyChanged

    Constructors

    BarcodeBase()

    Initializes a new instance of the Syncfusion.UI.Xaml.Barcode class.

    Declaration
    public BarcodeBase()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved