RemoteDocument.CanPerformContinuousExport Property
Specifies whether continuous document export can be performed.
Namespace: DevExpress.ReportServer.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if continuous document export can be performed; otherwise, false. |
See Also