Click or drag to resize

DocumentAddDocument Method

Add the body elements of parameter pDocument

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void AddDocument(
	Document pDocument
)

Parameters

pDocument
Type: SIC.OpenDocumentFormat.MSWordDocument
See Also