ReportBuildArgs.SerializedPageData Property
Specifies the contents of a page, serialized to a Byte array.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Byte[] | A Byte array. |
See Also