System::Xml::XmlWriterSettings::get_NewLineOnAttributes 메서드
XmlWriterSettings::get_NewLineOnAttributes method
속성을 새 줄에 쓸지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlWriterSettings::get_NewLineOnAttributes()
ReturnValue
true to write attributes on individual lines; otherwise, false. The default is false.
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++