Class MathFunctionType
Specifies the type of the MathML function.
Inheritance
System.Object
MathFunctionType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class MathFunctionType : Enum
Fields
Accent
Specifies equation accent mark.
Declaration
public const MathFunctionType Accent
Field Value
Type |
---|
MathFunctionType |
Bar
Specifies equation fraction bar.
Declaration
public const MathFunctionType Bar
Field Value
Type |
---|
MathFunctionType |
BorderBox
Specifies border box.
Declaration
public const MathFunctionType BorderBox
Field Value
Type |
---|
MathFunctionType |
Box
Specifies box.
Declaration
public const MathFunctionType Box
Field Value
Type |
---|
MathFunctionType |
Delimiter
Specifies equation delimiters.
Declaration
public const MathFunctionType Delimiter
Field Value
Type |
---|
MathFunctionType |
EquationArray
Specifies equation array.
Declaration
public const MathFunctionType EquationArray
Field Value
Type |
---|
MathFunctionType |
Fraction
Specifies equation fraction.
Declaration
public const MathFunctionType Fraction
Field Value
Type |
---|
MathFunctionType |
Function
Specifies equation function.
Declaration
public const MathFunctionType Function
Field Value
Type |
---|
MathFunctionType |
GroupCharacter
Specifies Group character.
Declaration
public const MathFunctionType GroupCharacter
Field Value
Type |
---|
MathFunctionType |
LeftSubSuperscript
Specifies Left subScript.
Declaration
public const MathFunctionType LeftSubSuperscript
Field Value
Type |
---|
MathFunctionType |
Limit
Specifies lower and upper limit.
Declaration
public const MathFunctionType Limit
Field Value
Type |
---|
MathFunctionType |
Matrix
Specifies equation matrix.
Declaration
public const MathFunctionType Matrix
Field Value
Type |
---|
MathFunctionType |
NArray
Specifies equation N-array operator.
Declaration
public const MathFunctionType NArray
Field Value
Type |
---|
MathFunctionType |
Phantom
Specifies equation phantom.
Declaration
public const MathFunctionType Phantom
Field Value
Type |
---|
MathFunctionType |
Radical
Specifies equation base expression.
Declaration
public const MathFunctionType Radical
Field Value
Type |
---|
MathFunctionType |
RightSubSuperscript
Specifies SubSuperScrpit.
Declaration
public const MathFunctionType RightSubSuperscript
Field Value
Type |
---|
MathFunctionType |
RunElement
Specifies Equation text.
Declaration
public const MathFunctionType RunElement
Field Value
Type |
---|
MathFunctionType |
SubSuperscript
Specifies subScript and superScript.
Declaration
public const MathFunctionType SubSuperscript
Field Value
Type |
---|
MathFunctionType |