Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ControlContent Class / AddOMath Method / AddOMath() Method

In This Topic
    AddOMath() Method
    In This Topic
    Adds a OMath to the end of the current control content.
    Syntax
    'Declaration
     
    Public Overloads Function AddOMath() As OMath
    public OMath AddOMath()

    Return Value

    The added OMath.
    See Also