Share via


Phantom.PhantomProperties Property

Phantom Properties.Represents the element tag in schema: m:phantPr

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

Syntax

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

value = instance.PhantomProperties

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

Property Value

Type: DocumentFormat.OpenXml.Math.PhantomProperties
Returns PhantomProperties.

See Also

Reference

Phantom Class

Phantom Members

DocumentFormat.OpenXml.Math Namespace