OMathDelim.BegChar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Short that represents the beginning delimiter character in a OMathDelim object. Read/write.
public:
property short BegChar { short get(); void set(short value); };
public short BegChar { get; set; }
member this.BegChar : int16 with get, set
Public Property BegChar As Short
Property Value
Short