PhantomProperties.ShowPhantom Property

Phantom Show.Represents the element tag in schema: m:show

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ShowPhantom As ShowPhantom
    Get
    Set
'Usage
Dim instance As PhantomProperties
Dim value As ShowPhantom

value = instance.ShowPhantom

instance.ShowPhantom = value
public ShowPhantom ShowPhantom { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.ShowPhantom
Returns ShowPhantom.

See Also

Reference

PhantomProperties Class

PhantomProperties Members

DocumentFormat.OpenXml.Math Namespace