DocumentViewer.DocumentViewer Constructor
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- Assembly
- GleamTech.DocumentUltimate.dll
DocumentViewer()
Initializes a new instance of the DocumentViewer class.
public DocumentViewer()
DocumentViewer(DocumentUltimateWebConfiguration)
Initializes a new instance of the DocumentViewer class with custom web configuration.
public DocumentViewer(DocumentUltimateWebConfiguration webConfiguration)
Parameters
webConfigurationDocumentUltimateWebConfigurationThe web configuration to use instead of the global web configuration.