System::Xml::XmlWriter::get_Settings méthode
XmlWriter::get_Settings method
Retourne l’objet XmlWriterSettings utilisé pour créer cette instance de XmlWriter.
virtual SharedPtr<XmlWriterSettings> System::Xml::XmlWriter::get_Settings()
ReturnValue
L’objet XmlWriterSettings utilisé pour créer cette instance d’écrivain. Si cet écrivain n’a pas été créé en utilisant la méthode XmlWriter::Create, cette méthode renvoie nullptr.
Voir aussi
- Typedef SharedPtr
- Class XmlWriterSettings
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++