OMathDelim.EndChar 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 an Short that represents the ending delimiter character in a OMathDelim object. Read/write.
public:
property short EndChar { short get(); void set(short value); };
public short EndChar { get; set; }
member this.EndChar : int16 with get, set
Public Property EndChar As Short
Property Value
Short