Skip to main content
A newer version of this page is available. .

RichTextBoxLink Properties

A link to print the RichTextBox control.
Name Description
Activity Gets the current document creation status. Inherited from LinkBase.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
Container Gets the IContainer that contains the Component. Inherited from Component.
CustomFormatSize Gets or sets the custom size with which a System.Windows.Forms.RichTextBox control should be printed. Inherited from RichTextBoxLinkBase.
CustomPaperSize Gets or sets a size of a custom paper (measured in hundredths of an inch). Inherited from LinkBase.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnablePageDialog Enables the Header and Footer dialog used for editing a document page’s headers and footers. Inherited from LinkBase.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
ImageCollection Provides access to the link’s collection of images.
Images A collection of images which can be added to the Page Headers and Footers.
ImageStream For internal use. Specifies a stream which contains images to display in the link’s Page Header and Footer.
InfiniteFormatHeight Gets or sets a value indicating whether the RichTextBox should be printed with unlimited height. Inherited from RichTextBoxLinkBase.
Landscape Gets or sets a value indicating whether the page orientation is landscape. Inherited from LinkBase.
Margins Gets or sets the margins of a report page (measured in hundredths of an inch). Inherited from LinkBase.
MinMargins Specifies the minimum printer margin values. Inherited from LinkBase.
Owner For internal use. Inherited from LinkBase.
PageHeaderFooter Gets or sets the object used to fill the document’s area that is occupied by the page header and page footer. Inherited from LinkBase.
PaperKind Gets or sets the type of paper for the document. Inherited from LinkBase.
PaperName Gets or sets the name of the custom paper which is used in the printer that the document is going to be printed on. Inherited from LinkBase.
PrintableObjectType Gets the type of the object to be printed by the link. Inherited from RichTextBoxLinkBase.
PrintFormat Gets or sets a value indicating what size a RichTextBox is printed. Inherited from RichTextBoxLinkBase.
PrintingSystem Gets or sets the Printing System used to create and print a document for this link.
PrintingSystemBase Gets or sets the Printing System used to create and print a document for this link. Inherited from LinkBase.
RichTextBox Gets or sets a RichTextBox object to be printed via the current link. Inherited from RichTextBoxLinkBase.
RightToLeftLayout Specifies the orientation of the document’s content. Inherited from LinkBase.
RtfReportFooter Gets or sets the RTF text, which will be printed as a Report Footer. Inherited from LinkBase.
RtfReportHeader Gets or sets the RTF text, which will be printed as a Report Header. Inherited from LinkBase.
Site Gets or sets the ISite of the Component. Inherited from Component.
SkipArea Gets or sets report areas that should be skipped. Inherited from LinkBase.
VerticalContentSplitting Gets or sets a value indicating whether content bricks, which are outside the right page margin, should be split across pages, or moved in their entirety to the next page. Inherited from LinkBase.
See Also