Closes a previously opened document, optionally closing the writer. Overload List
Closes a previously created paragraph. Syntax Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open.
Closes a previously created paragraph. Overload List
Closes a previously opened table, optionally adding an empty paragraph. Syntax Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open.
Closes a previously opened table, optionally adding an empty paragraph. Overload List
Closes a previously opened cell. Syntax
Closes a previously opened cell. Overload List
Closes the current table row. Syntax
Closes the current table row. Overload List
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...