Home > PNL_Document > save
PNL_Document.save() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
保存文档
Signature
typescript
save(): Promise<boolean>;
1
Returns
Promise<boolean>
保存操作是否成功,保存失败、上传失败等错误均返回 false