menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BarcodeTextLocation - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BarcodeTextLocation

    Specifies the barcode text display location.

    Inheritance
    System.Object
    BarcodeTextLocation
    Namespace: Syncfusion.UI.Xaml.Controls.Barcode
    Assembly: Syncfusion.SfBarcode.UWP.dll
    Syntax
    public sealed class BarcodeTextLocation : Enum

    Fields

    Bottom

    Displays text, at the bottom of the barcode.

    Declaration
    public const BarcodeTextLocation Bottom
    Field Value
    Type
    BarcodeTextLocation

    None

    Displays, no text.

    Declaration
    public const BarcodeTextLocation None
    Field Value
    Type
    BarcodeTextLocation

    Top

    Displays text, above the barcode.

    Declaration
    public const BarcodeTextLocation Top
    Field Value
    Type
    BarcodeTextLocation

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved