System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes method
XmlWriterSettings::set_DoNotEscapeUriAttributes method
Sets a value that indicates whether the XmlWriter does not escape URI attributes.
void System::Xml::XmlWriterSettings::set_DoNotEscapeUriAttributes(bool value)
Parameter | Type | Description |
---|---|---|
value | bool | The value to set. |
See Also
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++