Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Run Class / IsOMathRun Property

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