ViewPrintOptionsBase Properties
Base print and export options for a view.
Name | Description |
---|---|
Allow |
Gets or sets whether the print/export progress window contains a Cancel button, which allows an end-user to cancel the current print/export operation. |
Auto |
Gets or sets whether the grid automatically clears a generated print/export document and then generates this document each time the grid is printed/exported. In server mode, this option is not in effect. |
Rtf |
Gets or sets a page footer, in rich text format. |
Rtf |
Gets or sets a page header, in rich text format. |
Rtf |
Gets or sets a document/report footer, in rich text format. |
Rtf |
Gets or sets a document/report header, in rich text format. |
Show |
Gets or sets whether a separate window is used to indicate print/export progress. |
See Also