[To be supplied.]
[Visual Basic] Public Property Indentation As Integer [C#] public int Indentation {get; set;} [C++] public: __property int get_Indentation(); public: __property void set_Indentation(int); [JScript] public function get Indentation() : int; public function set Indentation(int);
XmlTextWriter Class | XmlTextWriter Members | System.Xml Namespace