Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathNary Class / IsIntegral Property

In This Topic
    IsIntegral Property
    In This Topic
    Gets whether the Operator is an integral character.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsIntegral As System.Boolean
    public System.bool IsIntegral {get;}
    See Also