ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / RichTextBox Class

RichTextBox Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether ActiveReports should automatically replace fields in the RichTextBox with matching fields in the data source.  
Public PropertyGets or sets the control's background color or fill color.  
Public PropertyGets or sets the indentation used in the control when the bullet style is applied to the text.  
Public PropertyDetermines whether ActiveReports should increase the height of the control based on its content.  
Public PropertyDetermines whether ActiveReports should decrease the height of the field based on its value.  
Public PropertyGets or returns the foreground (font) color of the control.  
Public PropertySets or returns the hypertext to be rendered in the control.  
Public Property  
Public PropertyGets or sets the maximum number of characters in the control for the End-User Report Designer.  
Public PropertyIf set to true, then the content will be rendered as one continuous image and then split across the pages. This property is actual only if RtfRenderingType is set to either Metafile or PNG.  
Public PropertyGets or sets the rich text content of the control.  
Public PropertyGets or sets target rendering type of RTF (not HTML). As legacy RTF or as WordPad-like image (metafile or raster image).  
Public PropertyGets or sets the current text in the RichTextBox.  
Top
See Also