Click or drag to resize

ITextDocumentView Properties

The ITextDocumentView type exposes the following members.

Properties
 NameDescription
Public propertyController 
Public propertyDocumentCulture Sets the culture for this document. This is important for instance for spell checking.
Public propertyFractionOfEditorWindow 
Public propertyHighlightingStyle 
Public propertyIsFoldingEnabled 
Public propertyIsHyphenationEnabled 
Public propertyIsInInitializationMode 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.
Public propertyIsLineNumberingEnabled 
Public propertyIsOutlineWindowVisible Sets a value indicating whether this the outline window is visible.
Public propertyIsSpellCheckingEnabled 
Public propertyIsViewerSelected 
Public propertyIsWordWrappingEnabled 
Public propertyOutlineWindowRelativeWidth 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.
Public propertySourceText 
Public propertyStyleName 
Public propertyWindowConfiguration 
Top
See Also