Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a reference to the MathObject object.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
ReadOnly Property Math As MathObject
Get
'Usage
Dim instance As Util
Dim value As MathObject
value = instance.Math
MathObject Math { get; }
Property Value
Type: Microsoft.Office.Interop.InfoPath.SemiTrust.MathObject
Remarks
You can access all of the methods that the MathObject object provides by using the Math property.
Important
This member can be accessed without restrictions.