For a list of all members of this type, see WordDocumentWriter members.
Name | Description | |
---|---|---|
DefaultFont | Returns the font that determines the formatting for all text runs which do not have more specific formatting attributes defined. | |
DefaultParagraphProperties | Defines the default formatting for paragraphs which have no more specific formatting attributes defined. | |
DefaultTableProperties | Defines the default formatting for tables which have no more specific formatting attributes defined. | |
DocumentProperties | Defines the properties of the document such as Title, Author, Manager, etc. | |
FinalSectionProperties | 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. | |
NewLineType | Returns or sets a value which determines the method used to represent a newline in the generated output. | |
Unit | Returns or sets a value indicating the implied unit of measurement for properties which represent graphical quantities. | |
WriterState | Returns a bitflag value which describes the current state of the writer. |
View on GitHub