System::Xml::XmlWriterSettings::get_Indent 메서드
XmlWriterSettings::get_Indent method
요소를 들여쓰기할지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlWriterSettings::get_Indent()
ReturnValue
true to write individual elements on new lines and indent; otherwise, false. The default is false.
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++