Version

WordDocumentWriter Class Properties

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

Public Properties
 NameDescription
Public PropertyDefaultFontReturns the font that determines the formatting for all text runs which do not have more specific formatting attributes defined.  
Public PropertyDefaultParagraphPropertiesDefines the default formatting for paragraphs which have no more specific formatting attributes defined.  
Public PropertyDefaultTablePropertiesDefines the default formatting for tables which have no more specific formatting attributes defined.  
Public PropertyDocumentPropertiesDefines the properties of the document such as Title, Author, Manager, etc.  
Public PropertyFinalSectionPropertiesDefines 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.  
Public PropertyUnitReturns or sets a value indicating the implied unit of measurement for properties which represent graphical quantities.  
Public PropertyWriterStateReturns a bitflag value which describes the current state of the writer.  
See Also

View on GitHub