WinUI

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BarcodeBase

    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.RaisePropertyChanged(String)
    NotificationObject.RaisePropertyChanged(String[])
    NotificationObject.PropertyChanged
    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 - 2023 Syncfusion Inc. All Rights Reserved