Version

Search Results

AddAnchoredPicture(AnchoredPicture) Method

Adds an anchored picture with the specified size to the current paragraph. Syntax Parameters anchoredPicture

AddAnchoredPicture(Image) Method

Adds an anchored picture to the current paragraph. Syntax Parameters image

AddAnchoredPicture Method (WordHeaderFooterWriter)

Adds an anchored picture to the current paragraph. Overload List

AddAnchoredShape(AnchoredShape) Method

Adds an anchored shape with the specified size to the current paragraph. Syntax Parameters anchoredShape The AnchoredShape instance to be added to the paragraph. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterException T...

AddAnchoredShape(ShapeType) Method

Adds an anchored shape with the specified size to the current paragraph. Syntax Parameters shapeType A ShapeType constant which defines the type of shape to add.

AddAnchoredShape Method (WordHeaderFooterWriter)

Adds an anchored shape with the specified size to the current paragraph. Overload List

AddEmptyParagraph Method (WordHeaderFooterWriter)

Adds a paragraph with no content. Syntax

AddHyperlink(String,IList<TextRun>,String) Method

Adds a textual hyperlink to the current paragraph. Syntax Parameters address textRuns toolTipText

AddHyperlink(String,String) Method

Adds a textual hyperlink to the current paragraph. Syntax Parameters address text

AddHyperlink(String,String,Font) Method

Adds a textual hyperlink to the current paragraph. Syntax Parameters address text font