Class MathStyleType
Specifies the style of the characters in the run.
Inheritance
System.Object
MathStyleType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.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 |