Click or drag to resize

DocumentCreate(String) Method

Crea di un documento vuoto

Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public static DocxDocument Create(
	string docxfile
)

Parameters

docxfile  String
The docxfile.

Return Value

DocxDocument
DocxDocument.
See Also