GetAccentCharacter Method

GetAccentCharacter function

This attribute specifies the type of combining diacritical mark attached to the base of the accent function. The default accent character is U+0302.It is strongly recommended to use attribute AccentType to set accent character.Use this property setting if you cannot find the character you need in a known type.


func (instance *AccentEquationNode) GetAccentCharacter()  (string,  error) 

Remarks

See Also