alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFBarcodeTextAlignment

    Specifies the barcode text alignment.

    Inheritance
    System.Object
    SFBarcodeTextAlignment
    Namespace: Syncfusion.SfBarcode.iOS
    Assembly: Syncfusion.SfBarcode.iOS.dll
    Syntax
    public sealed class SFBarcodeTextAlignment : Enum

    Fields

    SFBarcodeTextAlignmentCenter

    The option to align text equally along both sides of the center line.

    Declaration
    public const SFBarcodeTextAlignment SFBarcodeTextAlignmentCenter
    Field Value
    Type
    SFBarcodeTextAlignment

    SFBarcodeTextAlignmentLeft

    The option to align text along the left edge.

    Declaration
    public const SFBarcodeTextAlignment SFBarcodeTextAlignmentLeft
    Field Value
    Type
    SFBarcodeTextAlignment

    SFBarcodeTextAlignmentRight

    The option to align text along the right edge.

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