menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathFractionType - Xamarin.Forms 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
    MathFractionType

    NoFractionBar

    No fraction bar.

    Declaration
    public const MathFractionType NoFractionBar
    Field Value
    Type
    MathFractionType

    NormalFractionBar

    Normal fraction bar.

    Declaration
    public const MathFractionType NormalFractionBar
    Field Value
    Type
    MathFractionType

    SkewedFractionBar

    Skewed fraction bar.

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