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