Click or drag to resize

DocumentLoad Method

Carica un documento

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

Parameters

docxfile
Type: SystemString
The docxfile.

Return Value

Type: DocxDocument
DocxDocument.
See Also