PageBasedRichEditView Members
In This Article
#Properties
Name | Description |
---|---|
Adjust |
Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly.
Inherited from Rich |
Allow |
Gets or sets whether line numbers, when enabled, are displayed in the view.
Inherited from Rich |
Back |
This property is not in effect for the Silver |
Control |
Provides access to the IRich |
Type |
Gets the Rich |
Zoom |
Gets or sets the current zoom level used to display the document.
Inherited from Rich |
#Methods
Name | Description |
---|---|
Dispose() |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Rich |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the cursor coordinates in the current document's view.
Inherited from Rich |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Rich |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
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.
Inherited from Rich |
Visit |
A key method for the Visitor pattern that calls the appropriate Visit method of the Visitor.
Inherited from Rich |
#Events
Name | Description |
---|---|
Page |
Occurs when multiple pages in a view are changed. |
See Also