IText |
The ITextDocumentView type exposes the following members.
| Name | Description | |
|---|---|---|
| Controller | ||
| DocumentCulture | Sets the culture for this document. This is important for instance for spell checking. | |
| FractionOfEditorWindow | ||
| HighlightingStyle | ||
| IsFoldingEnabled | ||
| IsHyphenationEnabled | ||
| IsInInitializationMode | Flag that is set if the view is in initialization mode. If in initialization mode, it should not fire events etc, not render the document. | |
| IsLineNumberingEnabled | ||
| IsOutlineWindowVisible | Sets a value indicating whether this the outline window is visible. | |
| IsSpellCheckingEnabled | ||
| IsViewerSelected | ||
| IsWordWrappingEnabled | ||
| OutlineWindowRelativeWidth | Sets the width of the outline window. A value of NaN indicates that the width is determined automatically by the contents of the outline window. | |
| SourceText | ||
| StyleName | ||
| WindowConfiguration |