System::Xml::XmlWriterSettings::set_NewLineOnAttributes メソッド
XmlWriterSettings::set_NewLineOnAttributes method
属性を新しい行に書き込むかどうかを示す値を設定します。
void System::Xml::XmlWriterSettings::set_NewLineOnAttributes(bool value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | bool | 設定する値です。 |
参照
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++