Click or drag to resize

Document Constructor

Initializes a new instance of the Document class. Constructor without parameter

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Document()
Remarks
When create this class without parameter constructor then use method Create(String, String)
See Also