alexa
menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class BarcodeTextPosition

    Specifies the barcode text alignment.

    Inheritance
    System.Object
    BarcodeTextPosition
    Namespace: Com.Syncfusion.Barcode.Enums
    Assembly: Syncfusion.SfBarcode.Android.dll
    Syntax
    public sealed class BarcodeTextPosition : Enum

    Fields

    Center

    Displays the readable text at the center of the barcode.

    Declaration
    public const BarcodeTextPosition Center
    Field Value
    Type
    BarcodeTextPosition

    Left

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

    Declaration
    public const BarcodeTextPosition Left
    Field Value
    Type
    BarcodeTextPosition

    Right

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

    Declaration
    public const BarcodeTextPosition Right
    Field Value
    Type
    BarcodeTextPosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved