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