Table of Contents

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

webConfiguration DocumentUltimateWebConfiguration

The web configuration to use instead of the global web configuration.