SimpleView Properties
Represents a simple view of the Rich Edit control.
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 can be displayed in the view.
Inherited from Rich |
Back |
Gets or sets the background color of the View.
Inherited from Rich |
Control |
Provides access to the IRich |
Padding | Gets or sets the distance in pixels between the text and the control’s borders. |
Type |
Gets the Rich |
Word |
Gets or sets whether the text is wrapped when a document is displayed in the simple view. |
Zoom |
Gets or sets the current zoom level used to display the document.
Inherited from Rich |
See Also