RichEditView Methods
Represents a base class for the RichEditControl views.
Name | Description |
---|---|
Dispose() | For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the caret coordinates in the current document’s view. |
Get |
Obtains the page index and the layout position on the page for the specified point. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obtains information on the layout of visible pages. |
Get |
Gets the range encompassing all pages which are shown in the View. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Page |
Gets the position relative to the document and returns the position relative to the control. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Overrides the base class method to clear the text representation of an object. |
Visit |
A key method for the Visitor pattern that calls the appropriate Visit method of the Visitor. |
See Also