For a list of all members of this type, see RichDocumentView members.
Name | Description | |
---|---|---|
![]() | Document | Returns the Infragistics.Documents.RichText.RichTextDocument associated with the view. |
![]() | HorizontalScrollBarVisibility | Returns the visibility of the RichDocumentView's horizontal scrollbar. (read only) |
![]() | HorizontalViewOffset | Returns/sets the zero-based horizontal pixel offset of the RichDocumentView |
![]() | IsActive | Returns whether the RichDocumentView is the current active view. (read-only). |
![]() | LayoutStyle | Returns/sets a value that specifies how the content of the Infragistics.Documents.RichText.RichTextDocument is laid out in the editing area of a RichDocumentView. |
![]() | RichTextEditor | Returns the XamRichTextEditor associated with the view. |
![]() | Selection | Returns/sets the Selectionassociated with the RichDocumentView. |
![]() | VerticalScrollBarVisibility | Returns the visibility of the RichDocumentView's vertical scrollbar. (read only) |
![]() | VerticalViewOffset | Returns/sets the zero-based vertical pixel offset of the RichDocumentView |
![]() | ViewLocation | Returns an RichDocumentViewLocation enumeration that specifies the location of this RichDocumentView within the XamRichTextEditor control. (read-only). |