MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface

IRichEditDesignTarget Interface Properties

For a list of all members of this type, see IRichEditDesignTarget members.

Public Properties
 NameDescription
 PropertyGets or sets the control's background color or fill color.  
 PropertyGets or returns the foreground (font) color of the control.  
 PropertyGets or sets the HTML content of the control.  
 PropertyGets or sets the rich text content of the control.  
 PropertyGets or sets the current selected text in the control.  
 PropertyGets or sets the alignment to apply to the current selection or insertion point.  
 PropertyGets or sets the background color of the current text selection.  
 PropertyGets or sets a value indicating whether the bullet style is applied to the current selection.  
 PropertyGets or sets a value indicating where text in the control appears on the baseline, as a superscript or as a subscript below the baseline.  
 PropertyGets or sets the font of the current text selection.  
 PropertyGets or sets the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.  
 PropertyGets or sets the distance in inches between the left edge of the RichTextBox and the left edge of the current text selection.  
 PropertyGets or sets the number of characters selected in control.  
 PropertyTrue if selection is protected.  
 PropertyThe distance (in inches) between the right edge of the RichTextBox control and the right edge of the text that is selected.  
 PropertyGets or sets the starting point of text selected in the control.  
 PropertyGets or sets the current text in the control.  
Top
See Also