Skip to main content
A newer version of this page is available. .
All docs
V23.1

RequestOptions Class

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

Assembly: DevExpress.Data.v23.1.dll

NuGet Package: DevExpress.Data

Declaration

[DataContract]
public class RequestOptions :
    SerializableSettingsBase

The following members return RequestOptions objects:

Inheritance

Object
DevExpress.Utils.SerializableSettingsBase
RequestOptions
See Also