Back to Devexpress

WebDocumentViewerSettingsBase Class

corelibraries-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-f30870d7.md

latest1.4 KB
Original Source

WebDocumentViewerSettingsBase Class

Base class for the Web Document Viewer control settings.

Namespace : DevExpress.XtraReports.Web.WebDocumentViewer

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public abstract class WebDocumentViewerSettingsBase :
    SerializableSettingsBase
vb
Public MustInherit Class WebDocumentViewerSettingsBase
    Inherits SerializableSettingsBase

Inheritance

Object DevExpress.Utils.SerializableSettingsBase WebDocumentViewerSettingsBase WebDocumentViewerControlSettings

WebDocumentViewerModel

See Also

WebDocumentViewerSettingsBase Members

DevExpress.XtraReports.Web.WebDocumentViewer Namespace