طريقة System::Xml::XmlTextWriter::WriteWhitespace
XmlTextWriter::WriteWhitespace method
يكتب المسافة البيضاء المعطاة.
void System::Xml::XmlTextWriter::WriteWhitespace(String ws) override
| Parameter | Type | الوصف |
|---|---|---|
| ws | String | سلسلة أحرف المسافة البيضاء. |
انظر أيضًا
- Class String
- Class XmlTextWriter
- Namespace System::Xml
- Library Aspose.Page for C++