Xamarin.iOS

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

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

    SFBarcodeTextLocationTop

    The option to locate text on top of the barcode.

    Declaration
    public const SFBarcodeTextLocation SFBarcodeTextLocationTop
    Field Value
    Type Description
    SFBarcodeTextLocation

    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