ReportBuildArgs Properties
Stores the arguments required to create a report (its watermark and page settings, as well as parameters).| Name | Description |
|---|---|
| BandSorting | For internal use. |
| CustomArgs | Provides the information about a request to export a document on the server. |
| DrillDownKeys | For internal use. |
| PageBackground | |
| Parameters | Specifies the report parameters, serialized to a Byte array. |
| ScaleFactor | |
| SerializedPageData | Specifies the contents of a page, serialized to a Byte array. |
| SerializedWatermark | Specifies the watermark settings of a page, serialized to a Byte array. |
See Also