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

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