OMathPhantom.ZeroAsc Property
Returns or sets a Boolean that represents whether the ascent 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 ZeroAsc As Boolean
Get
Set
'Usage
Dim instance As OMathPhantom
Dim value As Boolean
value = instance.ZeroAsc
instance.ZeroAsc = value
bool ZeroAsc { get; set; }
Property Value
Type: System.Boolean
Boolean