menu

WPF

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

    Show / Hide Table of Contents

    Enum DataMatrixEncoding

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

    Fields

    Name Description
    ASCII

    Encoding is done by ASCII encoder.

    ASCIINumeric

    Encoding is done by Numeric encoder.

    Auto

    Encoding is choosen based on the data.

    Base256

    Encoding is done by Base256 encode.

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