Skip to main content
A newer version of this page is available. .

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.
Parameters Specifies the report parameters, serialized to a Byte array.
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