Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathElement Class / ElementType Property

In This Topic
    ElementType Property
    In This Topic
    Gets the OMathElementType of the element.
    Syntax
    'Declaration
     
    Public ReadOnly Property ElementType As OMathElementType
    public OMathElementType ElementType {get;}
    See Also