Skip to main content
All docs
V25.1
  • WebDocumentViewerClientSideModelGeneratorBase<T> Constructors

    A base class designed to generate a Document Viewer client-side model or Standalone Report Parameters Panel component.
    Name Parameters Description
    WebDocumentViewerClientSideModelGeneratorBase() none Initializes a new instance of the WebDocumentViewerClientSideModelGeneratorBase<T> class.
    WebDocumentViewerClientSideModelGeneratorBase(IServiceProvider) serviceProvider Initializes a new instance of the WebDocumentViewerClientSideModelGeneratorBase<T> class with specified settings.
    See Also