menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum QRInputMode - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum QRInputMode

    Specifies the Barcode Input Mode.

    Namespace: Syncfusion.Windows.Forms.Barcode
    Assembly: Syncfusion.SfBarcode.Windows.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 - 2025 Syncfusion Inc. All Rights Reserved