【EverEdit用户手册】Document >> ExportTo(1)
1 Document >> ExportTo
导出文档内容到指定文件
原型:
1.1 参数
strPathName
[in] string类型, 文件全路径
nEncoding
[in] int类型, 文本编码,编码值可以参考编码对话框中编辑项中括号中的数字
bAddBom
[in] bool类型, 是否添加BOM
1.2 返回值
bool:保存是否成功
1.3 版本
EverEdit 4.5.0(4500)及之后版本。
1.4 备注
换行符默认为Windows类型,文本编码参考:https://learn.microsoft.com/zh-cn/windows/win32/intl/code-page-identifiers