EA3DMDTextPropertiesScore

enum EA3DMDTextPropertiesScore
enumerator KEA3DMDTextPropertiesScoreNone = 0

Text is not scored.

enumerator KEA3DMDTextPropertiesUnderScored = 1

Text is underscored: draw a horizontal line below the text.

enumerator KEA3DMDTextPropertiesScored = 2

Also called strike through, Text is scored: draw a horizontal line through the text.

enumerator KEA3DMDTextPropertiesOverScored = 3

Text is overscored: draw a horizontal line above the text.