menu

UWP

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

    Show / Hide Table of Contents

    Class BarcodeRotation

    Specifies the SfBarcode rotation and decide the angle in which barcode should be displayed.

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

    Fields

    Angle0

    The SfBarcode control is rotated by 0 degree.

    Declaration
    public const BarcodeRotation Angle0
    Field Value
    Type
    BarcodeRotation

    Angle180

    The SfBarcode control is rotated by 180 degree.

    Declaration
    public const BarcodeRotation Angle180
    Field Value
    Type
    BarcodeRotation

    Angle270

    The SfBarcode control is rotated by 270 degree.

    Declaration
    public const BarcodeRotation Angle270
    Field Value
    Type
    BarcodeRotation

    Angle90

    The SfBarcode control is rotated by 90 degree.

    Declaration
    public const BarcodeRotation Angle90
    Field Value
    Type
    BarcodeRotation

    Extension Methods

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