Word Picture Writer <WordPictureWriter>

Synopsis

Insert an image in a Microsoft Word document.

Mixins

WordPictureWriterModifier

Parameters

Name Type Description
Bookmark string Position the picture using this bookmark.
outputSelf? boolean If True, the picture is displayed in the final document. Default is True.
Part part Position the picture using this part.
PictureFile string Full path of the picture file that will be inserted.
Placement name Insert item 'before' or 'after' the identified location, or 'replace' it altogether; the default is "after".
style string Specifies a Microsoft Word style to apply to the picture.