Namespace: Spire.Presentation.Converter.Equation.Word.Formatting
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
protected int GetBaseKey(
	int key
)
Protected Function GetBaseKey ( 
	key As Integer
) As Integer
protected:
int GetBaseKey(
	int key
)
member GetBaseKey : 
        key : int -> int 

Parameters

key
Int32

Return Value

Int32

See Also