Xamarin.Android

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

    Show / Hide Table of Contents

    Class NumberFormType

    Specifies the number form type.

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

    Fields

    Default

    The default

    Declaration
    public const NumberFormType Default
    Field Value
    Type Description
    NumberFormType

    Lining

    The lining

    Declaration
    public const NumberFormType Lining
    Field Value
    Type Description
    NumberFormType

    OldStyle

    The old style

    Declaration
    public const NumberFormType OldStyle
    Field Value
    Type Description
    NumberFormType

    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