menu

Xamarin.Forms

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

    BoldItalic

    Bold-italic.

    Declaration
    public const MathStyleType BoldItalic
    Field Value
    Type
    MathStyleType

    Italic

    Italic.

    Declaration
    public const MathStyleType Italic
    Field Value
    Type
    MathStyleType

    Regular

    Plain.

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