Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathParagraph Class / Previous Property

In This Topic
    Previous Property (OMathParagraph)
    In This Topic
    Gets the previous OMathParagraph in a collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Previous As OMathParagraph
    public OMathParagraph Previous {get;}
    See Also