Adds a textual hyperlink to the current paragraph. Syntax Parameters address text toolTipText
Adds a textual hyperlink to the current paragraph. Syntax Parameters hyperlink
Adds a textual hyperlink to the current paragraph. Overload List
Adds an inline picture to the current paragraph. Syntax Parameters image
Adds an inline picture to the current paragraph. Syntax Parameters image size
Adds an inline picture to the current paragraph. Syntax Parameters inlinePicture
Adds an inline picture to the current paragraph. Overload List
Adds an InlineShape to the current paragraph, using Vector Markup Language (VML). Syntax Parameters inlineShape The instance to add. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterException Thrown if the XmlWriter used t...
Adds an inline shape to the current paragraph, using Vector Markup Language (VML). Syntax Parameters shapeType A ShapeType constant which defines the type of shape to add. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterE...
Adds an inline shape to the current paragraph, using Vector Markup Language (VML). Syntax Parameters shapeType A ShapeType constant which defines the type of shape to add.size If specified, the size at which the shape is rendered. If null, the shape is rendered at a size of one inch square.. Exceptions Exception D...