Document.WriteLn
Document.WriteLn method
将文本字符串后跟一个换行符写入由 open() 打开的 document 流。请注意,函数 will 生成的文档不一定由 DTD 驱动,因此 可能会在 the document 的上下文中生成无效结果
public void WriteLn(params string[] texts)
范围 | 类型 | 描述 |
---|---|---|
texts | String[] | 要解析为 the 文档结构模型中的某个结构的字符串。 |
也可以看看
- class Document
- 命名空间 Aspose.Html.Dom
- 部件 Aspose.HTML