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

In This Topic
    Show Property
    In This Topic
    Gets or sets whether to show the Argument element.

    Default value is true.

    Syntax
    'Declaration
     
    Public Property Show As System.Boolean
    public System.bool Show {get; set;}
    See Also