This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
WriteText(String, String) |
Writes the text to a file in UTF-8 without a Byte Order Mark.
|
|
WriteText(String, String, Encodings) |
Writes the text to a file in the given encoding. No Byte Order Mark is written.
|
|
WriteText(String, String, Encodings, Boolean) |
Writes the text to a file in the given encoding, optionally writing a Byte Order Mark.
|