System::Xml::XmlWriterSettings::get_ConformanceLevel metodu
XmlWriterSettings::get_ConformanceLevel method
XML yazarının XML çıktısını kontrol ettiği uyumluluk seviyesini döndürür.
System::Xml::ConformanceLevel System::Xml::XmlWriterSettings::get_ConformanceLevel()
ReturnValue
Uyumluluk seviyesini (belge, parça veya otomatik algılama) belirten enum değerlerinden biridir. Varsayılan değer ConformanceLevel::Document dir.
Ayrıca Bakınız
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Font for C++