Version

Search Results

StartTableRow Method (WordprocessingMLHeaderFooterWriter)

See WordProcessingMLWriter.StartTableRow. Overload List

WordprocessingMLWriter Class

Represents a writer that provides a fast, non-cached, forward-only way of generating streams or files containing XML data that conforms to the WordprocessingML OpenXml specification. Syntax Remarks The WordprocessingMLWriter class is a concrete implementation of the WordDocumentWriter class which produces content ...

WordprocessingMLWriter Class Members

Public Properties Public Methods

AddAnchoredPicture(AnchoredPicture) Method

Adds an anchored picture with the specified size to the current paragraph. Syntax Parameters anchoredPicture The AnchoredPicture instance to be added to the paragraph. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterExcep...

AddAnchoredPicture Method (WordprocessingMLWriter)

Adds an anchored picture with the specified size 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 Method (WordprocessingMLWriter)

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

AddEmptyParagraph Method (WordprocessingMLWriter)

Adds a paragraph with no content. Overload List