System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes method
XmlWriterSettings::get_DoNotEscapeUriAttributes method
Mengembalikan nilai yang menunjukkan apakah XmlWriter tidak meng-escape atribut URI.
bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()
ReturnValue
true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.
Lihat Juga
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++