WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum QRInputMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum QRInputMode

    Specifies the Barcode Input Mode.

    Namespace: Syncfusion.UI.Xaml.Controls.Barcode
    Assembly: Syncfusion.SfBarcode.WPF.dll
    Syntax
    public enum QRInputMode

    Fields

    Name Description
    AlphaNumericMode

    The Input may contain Numeric Values, Alphabets(Upper case only), SPACE, $, %, *, +, -, ., /, :

    BinaryMode

    The Input may contain all the ASCII values

    MixingMode

    This mode is a combination of all modes

    NumericMode

    The Input only contains the Numeric Values(0,1,2,3,4,5,6,7,8,9).

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