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 |