System.MathCoprocessorInstalled Property

True if a math coprocessor is installed on the system.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property MathCoprocessorInstalled As Boolean
    Get
'Usage
Dim instance As System
Dim value As Boolean

value = instance.MathCoprocessorInstalled
bool MathCoprocessorInstalled { get; }

Property Value

Type: System.Boolean

See Also

Reference

System Interface

System Members

Microsoft.Office.Interop.Word Namespace