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

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