Click or drag to resize

DocumentCreate(String) Method

Crea di un documento vuoto

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

Parameters

docxfile  String
The docxfile.

Return Value

DocxDocument
DocxDocument.
See Also