Method | Description | |
---|---|---|
ConvertAllLines ( EndOfLineMode toMode ) : void |
Converts all lines in the document to the given mode.
|
Method | Description | |
---|---|---|
EndOfLine ( Scintilla scintilla ) : System.ComponentModel | ||
ResetIsVisible ( ) : void | ||
ResetMode ( ) : void | ||
ShouldSerialize ( ) : bool | ||
ShouldSerializeIsVisible ( ) : bool | ||
ShouldSerializeMode ( ) : bool |
public ConvertAllLines ( EndOfLineMode toMode ) : void | ||
toMode | EndOfLineMode | The EndOfLineMode to convert all lines to |
return | void |