alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFBarcodeTextLocation

    Specifies the barcode text display location.

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

    Fields

    SFBarcodeTextLocationBottom

    The option to locate text on bottom of the barcode.

    Declaration
    public const SFBarcodeTextLocation SFBarcodeTextLocationBottom
    Field Value
    Type
    SFBarcodeTextLocation

    SFBarcodeTextLocationTop

    The option to locate text on top of the barcode.

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