Adds an inline shape to the current paragraph, using Vector Markup Language (VML). Syntax Parameters shape The shape to add, such as a line, rectangle, ellipse, etc. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterExcepti...
Adds an inline shape to the current paragraph, using Vector Markup Language (VML). Overload List
Adds a text run consisting of the newline character to the current paragraph. Syntax
Adds a text run consisting of the newline character to the current paragraph. Syntax Parameters newLineType
Adds a text run consisting of the newline character to the current paragraph. Overload List
Adds a page numbering field to the current paragraph. Syntax Parameters pageNumberField A PageNumberField value which defines the properties of the page number. Remarks This method can only be called when a paragraph is currently open. A page number field is similar to a text run; it can be embedded within the par...
Adds a page numbering field to the current paragraph. Syntax Parameters format A PageNumberFieldFormat value which defines the format for the page number.
Adds a page numbering field to the current paragraph. Syntax Parameters format A PageNumberFieldFormat value which defines the format for the page number.font A Font instance which defines the formatting attributes for the page number. Remarks This method can only be called when a paragraph is currently open. A pa...
Adds a page numbering field to the current paragraph. Overload List
Adds a cell to the current row, with one paragraph containing a simple text run with the specified text. Syntax Parameters text