menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BarcodeTextAlignment - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BarcodeTextAlignment

    Specifies the barcode text alignment.

    Inheritance
    System.Object
    BarcodeTextAlignment
    Namespace: Syncfusion.UI.Xaml.Controls.Barcode
    Assembly: Syncfusion.SfBarcode.UWP.dll
    Syntax
    public sealed class BarcodeTextAlignment : Enum

    Fields

    Center

    Displays the readable text at the center of the barcode.

    Declaration
    public const BarcodeTextAlignment Center
    Field Value
    Type
    BarcodeTextAlignment

    Left

    Displays the readable text on the left side of the barcode.

    Declaration
    public const BarcodeTextAlignment Left
    Field Value
    Type
    BarcodeTextAlignment

    Right

    Displays the readable text on the right side of the barcode.

    Declaration
    public const BarcodeTextAlignment Right
    Field Value
    Type
    BarcodeTextAlignment

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved