Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathFractionType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MathFractionType

    Specifies the type of fraction bar.

    Inheritance
    System.Object
    MathFractionType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.Compression.Portable.dll
    Syntax
    public sealed class MathFractionType : Enum

    Fields

    FractionInline

    Show fraction inline.

    Declaration
    public const MathFractionType FractionInline
    Field Value
    Type Description
    MathFractionType

    NoFractionBar

    No fraction bar.

    Declaration
    public const MathFractionType NoFractionBar
    Field Value
    Type Description
    MathFractionType

    NormalFractionBar

    Normal fraction bar.

    Declaration
    public const MathFractionType NormalFractionBar
    Field Value
    Type Description
    MathFractionType

    SkewedFractionBar

    Skewed fraction bar.

    Declaration
    public const MathFractionType SkewedFractionBar
    Field Value
    Type Description
    MathFractionType

    value__

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