Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathElement Class / ParentOMath Property

In This Topic
    ParentOMath Property (OMathElement)
    In This Topic
    Gets the parent OMath class instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentOMath As OMath
    public OMath ParentOMath {get;}
    See Also