System::Xml::XmlTextWriter::set_QuoteChar method
XmlTextWriter::set_QuoteChar method
Sets which character to use to quote attribute values.
void System::Xml::XmlTextWriter::set_QuoteChar(char16_t value)
Parameter | Type | Description |
---|---|---|
value | char16_t | The value to set. |
See Also
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.TeX for C++