menu

WPF

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

    Show / Hide Table of Contents

    Class Code39Setting

    Handles the settings for Code39 bar code.

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

    Constructors

    Code39Setting()

    Initializes Code39Setting class.

    Declaration
    public Code39Setting()

    Implements

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