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

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