Version

Search Results

EndDocument Method (WordprocessingMLWriter)

Closes a previously opened document, optionally closing the writer. Overload List

EndParagraph() Method

Closes a previously created paragraph. Syntax Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open.

EndParagraph Method (WordprocessingMLWriter)

Closes a previously created paragraph. Overload List

EndTable() Method

Closes a previously opened table, optionally adding an empty paragraph. Syntax Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open.

EndTable Method (WordprocessingMLWriter)

Closes a previously opened table, optionally adding an empty paragraph. Overload List

EndTableCell() Method

Closes a previously opened cell. Syntax

EndTableCell Method (WordprocessingMLWriter)

Closes a previously opened cell. Overload List

EndTableRow() Method

Closes the current table row. Syntax

EndTableRow Method (WordprocessingMLWriter)

Closes the current table row. Overload List

FinalSectionProperties Property (WordprocessingMLWriter)

Defines the page-related properties of the document such as size, margins, and orientation. Applies to all content in the document which follows the last explicitly defined section. Syntax Remarks This property defines the pagination for all content within the document which is not explicitly associated with a sec...