Click or drag to resize

TextDocumentViewOptions Fields

The TextDocumentViewOptions type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberPropertyKeyHighlightingStyle Gets the property key for the editor highlighting style.
Public fieldStatic memberPropertyKeyIsFoldingEnabled Gets the property key for editor folding.
Public fieldStatic memberPropertyKeyIsHyphenationEnabled Gets the property key for viewer hyphenation.
Public fieldStatic memberPropertyKeyIsLineNumberingEnabled Gets the property key for editor line numbering.
Public fieldStatic memberPropertyKeyIsSpellCheckingEnabled Gets the property key for viewer spell checking.
Public fieldStatic memberPropertyKeyIsWordWrappingEnabled Gets the property key for editor word wrapping.
Public fieldStatic memberPropertyKeyOutlineVisible Gets the property key for outline visibility.
Public fieldStatic memberPropertyKeyOutlineWindowRelativeWidth Gets the property key for the relative outline width.
Top
See Also