menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Alignment - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Alignment

    Defines the text alignment for the text to be rendered in the barcode. The text alignment types are Left Right Center

    Inheritance
    System.Object
    Alignment
    Namespace: Syncfusion.EJ2.BarcodeGenerator
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class Alignment : Enum

    Fields

    Center

    Declaration
    public const Alignment Center
    Field Value
    Type
    Alignment

    Left

    Declaration
    public const Alignment Left
    Field Value
    Type
    Alignment

    Right

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