menu

WPF

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

    Show / Hide Table of Contents

    Class UpcBarcodeSetting

    Handles the settings for UPC barcode.

    Inheritance
    System.Object
    Settings
    Barcode1DSetting
    UpcBarcodeSetting
    Implements
    IBarcodeSetting
    Inherited Members
    Barcode1DSetting.BarHeight
    Barcode1DSetting.EnableCheckDigit
    Barcode1DSetting.EncodeStartStopSymbols
    Barcode1DSetting.NarrowBarWidth
    Barcode1DSetting.ShowCheckDigit
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.UI.Xaml.Controls.Barcode
    Assembly: Syncfusion.SfBarcode.WPF.dll
    Syntax
    public class UpcBarcodeSetting : Barcode1DSetting, IBarcodeSetting

    Constructors

    UpcBarcodeSetting()

    Initializes UpcBarcodeSetting class.

    Declaration
    public UpcBarcodeSetting()

    Implements

    IBarcodeSetting
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved