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

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