Constructor WhiteSpace
WhiteSpace()
Initializes a new instance of the WhiteSpace class with default settings.
public WhiteSpace()
WhiteSpace(TextEditor)
Initializes a new instance of the WhiteSpace class with a specified owner.
public WhiteSpace(TextEditor owner)
Parameters
ownerTextEditorTextEditorthat owns this new instance.