DocumentViewer(DocumentUltimateWebConfiguration) Constructor
Initializes a new instance of the
DocumentViewer class with custom web configuration.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public DocumentViewer(
DocumentUltimateWebConfiguration webConfiguration
)
Public Sub New (
webConfiguration As DocumentUltimateWebConfiguration
)
Parameters
- webConfiguration DocumentUltimateWebConfiguration
- The web configuration to use instead of the global web configuration.