WriteWord(Value: String);
Value. Character word that must be written.
The WriteWord method writes character words into a text file.
The delimiter specified in the WordDelimeter property is added after each word written with the WriteWord method in the text file.
The example of use is given in description of the ITextWriter.WordDelimeter property.
See also: