Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Text Class / IsOMathText Property

In This Topic
    IsOMathText Property
    In This Topic
    Gets whether the text belongs to an Office Math zone.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsOMathText As System.Boolean
    public System.bool IsOMathText {get;}
    See Also