Class MathFontType
Specifies the script applied to the characters in the run.
Inheritance
System.Object
MathFontType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.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 |