Edit

Share via


Util.Math Property

Definition

Gets a reference to the MathObject object.

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::MathObject ^ Math { Microsoft::Office::Interop::InfoPath::SemiTrust::MathObject ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.MathObject Math { get; }
member this.Math : Microsoft.Office.Interop.InfoPath.SemiTrust.MathObject
Public ReadOnly Property Math As MathObject

Property Value

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.

Applies to