Click or drag to resize

BookmarkAddTextFromTable Method

Bookmark add text from table (bookmark name equal field name)

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public void AddTextFromTable(
	DataTable pTable
)

Parameters

pTable
Type: System.DataDataTable
See Also