menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MathFontType - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MathFontType

    Specifies the script applied to the characters in the run.

    Inheritance
    System.Object
    MathFontType
    Namespace: Syncfusion.Office
    Assembly: Syncfusion.DocIO.UWP.dll
    Syntax
    public sealed class MathFontType : Enum

    Fields

    DoubleStruck

    Double-struck.

    Declaration
    public const MathFontType DoubleStruck
    Field Value
    Type
    MathFontType

    Fraktur

    Fractur.

    Declaration
    public const MathFontType Fraktur
    Field Value
    Type
    MathFontType

    Monospace

    Monospace.

    Declaration
    public const MathFontType Monospace
    Field Value
    Type
    MathFontType

    Roman

    Roman.

    Declaration
    public const MathFontType Roman
    Field Value
    Type
    MathFontType

    SansSerif

    Sans-serif.

    Declaration
    public const MathFontType SansSerif
    Field Value
    Type
    MathFontType

    Script

    Script.

    Declaration
    public const MathFontType Script
    Field Value
    Type
    MathFontType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved