SE_anno_get_justification |
Retrieves the annotations justification
LONG SE_anno_get_justification (const SE_ANNO anno, LONG *justification);
anno | The anno handle |
justification | A pointer to the justification of the annotation |
SE_anno_get_justification returns the typographic alignment of a specific annotation.
The justification is one of the following:
SE_ANNO_UPPER_LEFT SE_ANNO_UPPER_CENTER SE_ANNO_UPPER_RIGHT
SE_ANNO_CENTER_LEFT SE_ANNO_CENTER_CENTER SE_ANNO_CENTER_RIGHT
SE_ANNO_LOWER_LEFT SE_ANNO_LOWER_CENTER SE_ANNO_LOWER_RIGHT