Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMath Class / ParentOMathParagraph Property

In This Topic
    ParentOMathParagraph Property (OMath)
    In This Topic
    Gets the parent OMathParagraph object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentOMathParagraph As OMathParagraph
    public OMathParagraph ParentOMathParagraph {get;}
    See Also