Click or drag to resize

APIsaveDocX Method

Save the current DocX document to a file. After saving, the document cannot be modified.
REST path: /op/docx/save
REST verb: GET

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
public bool saveDocX()

Return Value

Boolean
Boolean
See Also