Document |
The DocumentSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| CharacterSpacingControl | Gets or sets the possible ways in which full-width characters can be compressed to remove additional whitespace when the contents of this document are displayed. | |
| CompatibilityMode | Gets or sets the Microsoft Word compatibility mode. For Microsoft Word 2016, set this value to 15. | |
| DefaultTabStop | Gets or sets the value which shall be used as the multiplier to generate automatic tab stops in this document. | |
| Endnote | Gets the endnote settings. | |
| EndnoteContinuationSeparator | Gets the endnote continuation separator's blocks. | |
| EndnoteSeparator | Gets the endnote separator's blocks. | |
| Footnote | Gets the footnote settings. | |
| FootnoteContinuationSeparator | Gets the footnote continuation separator's blocks. | |
| FootnoteSeparator | Gets the footnote separator's blocks. | |
| HasFacingPages | When true, the document has different headers and footers for odd-numbered and even-numbered pages. | |
| MirrorMargins | When true, left and right margins defined in the page settings will be swapped on every second page. | |
| SplitPageBreakAndParagraphMark | Gets or sets the value whether to split or not page break and paragraph mark. | |
| TrackRevisions | When true, MS Word shall track revisions made by user. | |
| UseHtmlParagraphAutoSpacing | When true, use HTML paragraph auto spacing. | |
| UseIndentAsNumberingTabStop | When true, use hanging indent (if any) as tab stop for bullets and numbering. | |
| Variables | Gets a dictionary of document variables. | |
| ZoomPercentage | Gets or sets the percentage (between 10 and 500) at which you want to view your document. | |
| ZoomType | Gets or sets a zoom value based on the size of the window. |