OMath.AlignPoint Property
Returns or sets an Integer that represents the character position of the alignment point in the equation. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property AlignPoint As Integer
Get
Set
'Usage
Dim instance As OMath
Dim value As Integer
value = instance.AlignPoint
instance.AlignPoint = value
int AlignPoint { get; set; }
Property Value
Type: System.Int32
Integer