Version

WordprocessingMLWriter Class Properties

For a list of all members of this type, see WordprocessingMLWriter members.

Public Properties
 NameDescription
Public PropertyDefaultFontOverridden. Returns the font that determines the formatting for all text runs which do not have more specific formatting attributes defined.  
Public PropertyDefaultParagraphPropertiesOverridden. Defines the default formatting for paragraphs which have no more specific formatting attributes defined.  
Public PropertyDefaultTablePropertiesOverridden. Defines the default formatting for tables which have no more specific formatting attributes defined.  
Public PropertyDocumentPropertiesOverridden. Defines the properties of the document such as Title, Author, Manager, etc.  
Public PropertyFinalSectionPropertiesOverridden. Defines the page-related properties of the document such as size, margins, and orientation. Applies to all content in the document which follows the last explicitly defined section.  
Public PropertyNewLineTypeReturns or sets a value which determines the method used to represent a newline in the generated output. (Inherited from Infragistics.Documents.Word.WordDocumentWriter)
Public PropertyUnitReturns or sets a value indicating the implied unit of measurement for properties which represent graphical quantities. (Inherited from Infragistics.Documents.Word.WordDocumentWriter)
Public PropertyWriterStateOverridden. Returns a bitflag value which describes the current state of the writer.  
See Also