Version

Search Results

AddTableCell(String,TableCellProperties) Method

Adds a cell to the current row, with one paragraph containing a simple text run with the specified text, optionally with the specified properties. Syntax Parameters text properties

AddTableCell Method (WordHeaderFooterWriter)

Adds a cell to the current row, with one paragraph containing a simple text run with the specified text. Overload List

AddTextRun(String) Method

Adds a text run to the current paragraph. Syntax Parameters text

AddTextRun(String,Font) Method

Adds a text run to the current paragraph. Syntax Parameters text font

AddTextRun(String,Font,Nullable<Boolean>) Method

Adds a text run to the current paragraph. Syntax Parameters text font checkSpellingAndGrammar

AddTextRun(TextRun) Method

Adds a text run to the current paragraph. Syntax Parameters textRun

AddTextRun Method (WordHeaderFooterWriter)

Adds a text run to the current paragraph. Overload List

Close Method (WordHeaderFooterWriter)

Closes and flushes the writer. Syntax

DocumentWriter Property

Returns a reference to the WordDocumentWriter associated with this instance. Syntax

EndParagraph Method (WordHeaderFooterWriter)

Closes a previously created paragraph. Syntax