Xamarin.Android

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

    Show / Hide Table of Contents

    Class ListNumberAlignment

    Specifies the list number alignment.

    Inheritance
    System.Object
    ListNumberAlignment
    Namespace: Syncfusion.DocIO.DLS
    Assembly: Syncfusion.DocIO.Portable.dll
    Syntax
    public sealed class ListNumberAlignment : Enum

    Fields

    Center

    Center align.

    Declaration
    public const ListNumberAlignment Center
    Field Value
    Type Description
    ListNumberAlignment

    Left

    Left align.

    Declaration
    public const ListNumberAlignment Left
    Field Value
    Type Description
    ListNumberAlignment

    Right

    Right align.

    Declaration
    public const ListNumberAlignment Right
    Field Value
    Type Description
    ListNumberAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved