Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFBarcodeTextAlignment - Xamarin.iOS API Reference | Syncfusion

    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 Description
    SFBarcodeTextAlignment

    SFBarcodeTextAlignmentLeft

    The option to align text along the left edge.

    Declaration
    public const SFBarcodeTextAlignment SFBarcodeTextAlignmentLeft
    Field Value
    Type Description
    SFBarcodeTextAlignment

    SFBarcodeTextAlignmentRight

    The option to align text along the right edge.

    Declaration
    public const SFBarcodeTextAlignment SFBarcodeTextAlignmentRight
    Field Value
    Type Description
    SFBarcodeTextAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved