Skip to main content
A newer version of this page is available. .
All docs
V22.2

RequestOptions Class

Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts

Assembly: DevExpress.Data.v22.2.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