Xamarin.iOS

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

    Show / Hide Table of Contents

    Class MathStyleType

    Specifies the style of the characters in the run.

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

    Fields

    Bold

    Bold.

    Declaration
    public const MathStyleType Bold
    Field Value
    Type Description
    MathStyleType

    BoldItalic

    Bold-italic.

    Declaration
    public const MathStyleType BoldItalic
    Field Value
    Type Description
    MathStyleType

    Italic

    Italic.

    Declaration
    public const MathStyleType Italic
    Field Value
    Type Description
    MathStyleType

    Regular

    Plain.

    Declaration
    public const MathStyleType Regular
    Field Value
    Type Description
    MathStyleType

    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