Specifies the language which is used when processing the contents of text runs which contain East Asian characters, as determined by the Unicode character values of the run content. Syntax
Specifies the language which shall be used to check spelling and grammar (if requested) when processing the contents of text runs which contain Latin characters, as determined by the Unicode character values of the run content. Syntax
Restores all properties of this class to their respective default values. Syntax
Returns the document template to be used by the consuming application. This property currently only supports a value of Normal.dotm Syntax
Abstract class which provides a fast, non-cached, forward-only way of generating streams or files containing word processing data. Syntax
Thrown when an error is encountered by the WordDocumentWriter. Syntax
Constants which identify the reason an exception was thrown by the WordDocumentWriter class. Syntax Members Member Description CellNotClosed A table cell was opened, but was not properly closed. CellNotClosedTableClosed A table was closed, but closure of a previously opened table cell is pending. CellNotOpen An at...
For a list of all members of this type, see WordDocumentWriterException 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
Public Properties Public Methods Protected Events