Enum LineCharacterIndexType
Return value of GetLineCharacterIndex(). (Scintilla feature SC_LINECHARACTERINDEX_)
public enum LineCharacterIndexType
Fields
NONE = 0
UTF16 = 2
UTF32 = 1
Return value of GetLineCharacterIndex(). (Scintilla feature SC_LINECHARACTERINDEX_)
public enum LineCharacterIndexType
NONE = 0
UTF16 = 2
UTF32 = 1