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

In This Topic
    OMathFormat Property
    In This Topic
    Gets Office Math formatting for the run if the IsOMathRun property is set to true.
    Syntax
    'Declaration
     
    Public ReadOnly Property OMathFormat As OMathFormat
    public OMathFormat OMathFormat {get;}
    See Also