[To be supplied.]
[Visual Basic] Public Property IndentChar As Char [C#] public char IndentChar {get; set;} [C++] public: __property __wchar_t get_IndentChar(); public: __property void set_IndentChar(__wchar_t); [JScript] public function get IndentChar() : Char; public function set IndentChar(Char);
XmlTextWriter Class | XmlTextWriter Members | System.Xml Namespace