Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathPhantom Class / Argument Property

In This Topic
    Argument Property (OMathPhantom)
    In This Topic
    Gets the argument OMathElement for the phantom.
    Syntax
    'Declaration
     
    Public ReadOnly Property Argument As OMathElement
    public OMathElement Argument {get;}
    See Also