System::Xml::XmlWriter::WriteWhitespace method
XmlWriter::WriteWhitespace method
عند تجاوزها في فئة مشتقة، تكتب المسافة البيضاء المعطاة.
virtual void System::Xml::XmlWriter::WriteWhitespace(String ws)=0
| Parameter | Type | الوصف |
|---|---|---|
| ws | String | سلسلة أحرف المسافة البيضاء. |
انظر أيضًا
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++