OMathPhantom.ZeroDesc Property
Returns or sets a Boolean that represents whether the descent of the phantom contents is ignored in the spacing of the layout. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ZeroDesc As Boolean
Get
Set
'Usage
Dim instance As OMathPhantom
Dim value As Boolean
value = instance.ZeroDesc
instance.ZeroDesc = value
bool ZeroDesc { get; set; }
Property Value
Type: System.Boolean
Boolean