System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes metod
XmlWriterSettings::get_DoNotEscapeUriAttributes method
Returnerar ett värde som indikerar om XmlWriter inte kodar URI-attribut.
bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()
ReturnValue
true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.
Se även
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.PDF for C++