Click or drag to resize

OfficeMath FromEqField Method

Froms the EqField.

Namespace: Spire.Doc.Fields.OMath
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public static OfficeMath FromEqField(
	Field eqField
)

Parameters

eqField
Type: Spire.Doc.Fields Field
The EqField object.

Return Value

Type: OfficeMath
See Also