set_CheckCharacters()
XmlWriterSettings::set_CheckCharacters(bool) method
Sets a value that indicates whether the XML writer should check to ensure that all characters in the document conform to the "2.2 Characters" section of the W3C XML 1.0 Recommendation.
void System::Xml::XmlWriterSettings::set_CheckCharacters(bool value)
Arguments
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Slides