System::Xml::XmlWriter::WriteWhitespace method
XmlWriter::WriteWhitespace method
파생 클래스에서 재정의될 때, 지정된 공백을 출력합니다.
virtual void System::Xml::XmlWriter::WriteWhitespace(String ws)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| ws | String | 공백 문자들의 문자열. |
또 보기
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++