OMathDelim.BegChar Property
Returns or sets a Short that represents the beginning delimiter character in a OMathDelim object. Read/write.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property BegChar As Short
Get
Set
'Usage
Dim instance As OMathDelim
Dim value As Short
value = instance.BegChar
instance.BegChar = value
short BegChar { get; set; }
Property Value
Type: System.Int16
Short