ReportPrintOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Initializes a new instance of the Report |
#Properties
Name | Description |
---|---|
Blank |
Specifies how many times the empty Detail band is repeated before printing the regular data. |
Detail |
Specifies the maximum number of times the Detail band will be printed when a data source is defined for the report, and it is not empty. |
Detail |
Specifies how many times the Detail band is printed in the Report Designer Preview. |
Detail |
Specifies how many times the Detail band should be printed when no data source is defined for the report. |
Print |
Specifies whether a report should be printed if its data source has no data. |
#Methods
Name | Description |
---|---|
Activate |
For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also