A Sandcastle Documented Class Library
![]() | DocumentCreate Method (String) |
Crea di un documento vuoto
Namespace: QsGemBox
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public static DocxDocument Create( string docxfile )
Public Shared Function Create ( docxfile As String ) As DocxDocument
public: static DocxDocument^ Create( String^ docxfile )
static member Create : docxfile : string -> DocxDocument
Parameters
- docxfile
- Type: SystemString
The docxfile.
Return Value
Type: DocxDocumentDocxDocument.
