menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathJustification - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MathJustification

    Specifies the justification of the equation.

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

    Fields

    Center

    Center.

    Declaration
    public const MathJustification Center
    Field Value
    Type
    MathJustification

    CenterGroup

    Center as a group.

    Declaration
    public const MathJustification CenterGroup
    Field Value
    Type
    MathJustification

    Left

    Left.

    Declaration
    public const MathJustification Left
    Field Value
    Type
    MathJustification

    Right

    Right.

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