var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings); var value; // Type: any // Parameters var fileId; // Type: string value = instance.saveDocumentAs(fileId);
function saveDocumentAs(
fileIdAn identifier of file.: string
) : any;
Parameters
- fileId
- An identifier of file.