Returns the fully qualified name of the XML attribute that was being written at the time the exception was thrown, or null if there is no associated attribute. Syntax
Returns the fully qualified name of the XML element that was being written at the time the exception was thrown, or null if there is no associated element. Syntax
Public Properties Public Methods
Public Methods
Public Properties
Adds an anchored picture 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. WordDocumentWriterXmlWriterException Thrown if the XmlWr...
Adds an anchored picture to the current paragraph. Syntax Parameters image The image on which the picture is based. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterException Thrown if the XmlWriter used to write content t...
Adds an anchored picture to the current paragraph. Overload List
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...
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. Exceptions Exception Description WordDocumentWriterException Thrown if no document or paragraph is currently open. WordDocumentWriterXmlWriterException T...