Determines the type and position of an emphasis mark in Asian texts.
Definition FontEmphasis.idl:27
const short ACCENT_ABOVE
an accent is set above (or right from vertical text) the text.
Definition FontEmphasis.idl:44
const short DISK_ABOVE
a disc is set above (or right from vertical text) the text.
Definition FontEmphasis.idl:41
const short CIRCLE_ABOVE
a circle is set above (or right from vertical text) the text.
Definition FontEmphasis.idl:38
const short DOT_ABOVE
a dot is set above (or right from vertical text) the text.
Definition FontEmphasis.idl:34
const short DOT_BELOW
a dot is set below (or left from vertical text) the text.
Definition FontEmphasis.idl:47
const short NONE
no emphasis mark is used.
Definition FontEmphasis.idl:30
const short DISK_BELOW
a disk is set below (or left from vertical text) the text.
Definition FontEmphasis.idl:53
const short ACCENT_BELOW
an accent is set below (or left from vertical text) the text.
Definition FontEmphasis.idl:56
const short CIRCLE_BELOW
a circle is set below (or left from vertical text) the text.
Definition FontEmphasis.idl:50