DocumentExportArgs.SerializedExportOptions Property
Specifies the export options of a document, serialized to a Byte array.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Byte[] | An array of Byte values. |
See Also