Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Barcode2DSettings - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Barcode2DSettings

    Base class for 2 dimensional bar code type settings.

    Inheritance
    System.Object
    Settings
    Barcode2DSettings
    DataMatrixSettings
    QRBarcodeSettings
    Implements
    IBarcodeSetting
    Namespace: Com.Syncfusion.Barcode
    Assembly: Syncfusion.SfBarcode.Android.dll
    Syntax
    public abstract class Barcode2DSettings : Settings, IBarcodeSetting

    Constructors

    Barcode2DSettings()

    Initializes Barcode2DSetting class.

    Declaration
    public Barcode2DSettings()

    Properties

    XDimension

    Gets or sets the XDimension for the 2D barcodes.

    Declaration
    public double XDimension { get; set; }
    Property Value
    Type Description
    System.Double

    Implements

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