Skip to main content

SpellCheckerLineStyle

Namespace: PPJ.Runtime.Windows.Spell

Assembly: PPJ.Runtime.50 (5.0.0.0)

Specifies the underline style used to mark spelling errors.

public enum SpellCheckerLineStyle : Enum

Fields

NameDescriptionValue
DottedDraws a dotted underline.
SolidDraws a solid underline.
ZigZaggedDraws a zigzag underline.

Used By

NameDescription
SpellChecker.LineStyleGets or sets the shared spelling-error underline style.