System::Xml::XmlDocument::get_PreserveWhitespace 메서드
XmlDocument::get_PreserveWhitespace method
요소 내용에서 공백을 보존할지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlDocument::get_PreserveWhitespace()
ReturnValue
true to preserve white space; otherwise false. The default is false.
또 보기
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++