Version

Search Results

Message Property

Returns the message for the exception. Syntax

Reason Property

Returns an enumerated value which identifies the reason for the exception. Syntax

WordDocumentWriterState Enumeration

Bitflags which describe the current state of a WordDocumentWriter. Syntax Members Member Description DocumentOpen The writer is currently between calls to the StartDocument and EndDocument methods. None No noteworthy state. ParagraphOpen The writer is currently between calls to the StartParagraph and EndParagraph ...

WordDocumentWriterXmlWriterException Class

Thrown when an exception is thrown by the XMLWriter during the course of writing content to the main document part. Syntax

WordDocumentWriterXmlWriterException Class Events

For a list of all members of this type, see WordDocumentWriterXmlWriterException members. Protected Events Name Description SerializeObjectState Occurs when an exception is serialized to create an exception state object that contains serialized data about the exception. (Inherited from System.Exception) Top

WordDocumentWriterXmlWriterException Class Members

Public Properties Public Methods Protected Events