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

ReportBuildArgs Class

Stores the arguments required to create a report (its watermark and page settings, as well as parameters).

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

[DataContract]
public class ReportBuildArgs

Inheritance

Object
ReportBuildArgs
See Also