Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathJustification - Xamarin.iOS 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 Description
    MathJustification

    CenterGroup

    Center as a group.

    Declaration
    public const MathJustification CenterGroup
    Field Value
    Type Description
    MathJustification

    Left

    Left.

    Declaration
    public const MathJustification Left
    Field Value
    Type Description
    MathJustification

    Right

    Right.

    Declaration
    public const MathJustification Right
    Field Value
    Type Description
    MathJustification

    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