C1.C1Rdl.Rdl2008 Namespace : C1RdlReport Class |
For a list of all members of this type, see C1RdlReport members.
Name | Description | |
---|---|---|
Author | Gets or sets the author of the report. | |
Description | Gets or sets the description of the report. | |
DocumentName | Overridden. Overridden. Returns the current report's C1RdlReport.Description (used to identify reports in print tasks and so on). | |
EmfType | Gets or sets the type of metafiles created by the current report. The default is System.Drawing.Imaging.EmfType.EmfPlusOnly. | |
ShowParametersInputDialog | Gets or sets a value indicating whether a dialog allowing to input values for some or all of the report parameters (elements of the C1RdlReport.ReportParameters collection) should be shown to the user before the report generates. To include or exclude parameters from the dialog, use ReportParameter.Hidden.
The default value is true. | |
UseGdiPlusTextRendering | Gets or sets a value indicating whether all text in the current report should be rendered using GDI+ text API.
The default value is false. |