Xamarin.Forms

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

    Show / Hide Table of Contents

    Class Code128CSettings

    Code128CSettings class is used to configure the Code128C barcode.

    Inheritance
    System.Object
    BarcodeSettings
    Barcode1DSettings
    Code128CSettings
    Inherited Members
    Barcode1DSettings.BarHeightProperty
    Barcode1DSettings.NarrowBarWidthProperty
    Barcode1DSettings.EnableCheckDigitProperty
    Barcode1DSettings.EncodeStartStopSymbolsProperty
    Barcode1DSettings.ShowCheckDigitProperty
    Barcode1DSettings.BarHeight
    Barcode1DSettings.NarrowBarWidth
    Barcode1DSettings.EnableCheckDigit
    Barcode1DSettings.EncodeStartStopSymbols
    Barcode1DSettings.ShowCheckDigit
    Namespace: Syncfusion.SfBarcode.XForms
    Assembly: Syncfusion.SfBarcode.XForms.dll
    Syntax
    public class Code128CSettings : Barcode1DSettings

    Constructors

    Code128CSettings()

    Declaration
    public Code128CSettings()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved