System::Xml::XmlWriterSettings::get_ConformanceLevel メソッド
XmlWriterSettings::get_ConformanceLevel method
XML ライターが XML 出力に対してチェックする準拠レベルを返します。
System::Xml::ConformanceLevel System::Xml::XmlWriterSettings::get_ConformanceLevel()
ReturnValue
準拠レベル(document、fragment、または automatic detection)を指定する列挙値の一つです。デフォルトは ConformanceLevel::Document です。
参照
- Enum ConformanceLevel
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++