Click or drag to resize

DocxDocumentSaveAs Method

Save the document as...

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public void SaveAs(
	string docxfilepath
)

Parameters

docxfilepath  String
The docxfilepath.
Exceptions
ExceptionCondition
Exception
ExceptionUnable to save file
See Also