menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BidimensionalBarcode - API Reference

    Show / Hide Table of Contents

    Class BidimensionalBarcode

    Represent the base class for all two-dimensional barcode Symbology.

    Inheritance
    System.Object
    NotificationObject
    BarcodeBase
    BidimensionalBarcode
    DataMatrixBarcode
    Pdf417Barcode
    QRBarcode
    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 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
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved