| AkWordReportSaveAsDoc Method (String) |
xml 文档另存为 doc 文档。
Namespace: Appkit.ComponentsAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic string SaveAsDoc(
string xmlPath
)
Parameters
- xmlPath
- Type: SystemString
xml 文档的路径。
Return Value
Type:
StringWord doc 文档的物理路径。
See Also