WriteLn

Document.WriteLn method

将后跟换行符的文本字符串写入由 open() 打开的 document 流。请注意,函数 will 生成的文档不一定由 DTD 驱动,并且 因此可能会在 the document 的上下文中生成无效结果

public void WriteLn(params string[] texts)
范围类型描述
textsString[]在 文档结构模型中要解析成某种结构的字符串。

也可以看看