Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class / OMathElements Property

In This Topic
    OMathElements Property (InlineRichText)
    In This Topic
    Gets the collection of OMathElement objects included in the content.
    Syntax
    'Declaration
     
    Public ReadOnly Property OMathElements As OMathElementCollection
    public OMathElementCollection OMathElements {get;}
    See Also