C1.C1Report Namespace : RtfLabelFilter Class |
The following tables list the members exposed by RtfLabelFilter.
Name | Description | |
---|---|---|
RtfLabelFilter Constructor | Overloaded. |
Name | Description | |
---|---|---|
EmbedPictures | Specifies whether filter should embed images in the RTF document. (Inherited from C1.C1Report.RtfFilter) | |
RtfTarget | Gets or sets the format used to export images. (Inherited from C1.C1Report.RtfFilter) |
Name | Description | |
---|---|---|
AddOutlineEntry | Called when the component renders the beginning of a report group. (Inherited from C1.C1Report.ExportFilter) | |
Dispose | Called when the component finishes rendering a report, or when the rendering process is canceled by the user or interrupted by an error. (Inherited from C1.C1Report.RtfFilter) | |
EndReport | Called when the component finishes rendering a report. (Inherited from C1.C1Report.RtfFilter) | |
EndSection | Called when the component finishes rendering each Section. (Inherited from C1.C1Report.ExportFilter) | |
IsPaged | Determines whether this filter generates single or multi-page reports. (Inherited from C1.C1Report.RtfFilter) | |
NewPage | Called after each page break on paged reports (see the RtfFilter.IsPaged property). (Inherited from C1.C1Report.RtfFilter) | |
RenderField | Overridden. Called when the component needs to render a report field with specific content at a specific position on the current page. | |
StartOverlays | Called after the component has finished rendering the first pass of the report, and before it starts rendering overlay fields. (Inherited from C1.C1Report.RtfFilter) | |
StartReport | Called when the component starts rendering a report. (Inherited from C1.C1Report.RtfFilter) | |
StartSection | Called when the component starts rendering a section. (Inherited from C1.C1Report.ExportFilter) | |
UsesImages | Returns a value that determines whether the filter uses page images. (Inherited from C1.C1Report.RtfFilter) |