Creates a Document
public Web.MVC.DocumentViewer.DocumentViewer DocumentViewer()Public Function DocumentViewer() As Web.MVC.DocumentViewer.DocumentViewerpublic Web.MVC.DocumentViewer.DocumentViewer DocumentViewer(Web.MVC.DocumentViewer.DocumentViewerSettings settings)Public Function DocumentViewer(ByVal settings As Web.MVC.DocumentViewer.DocumentViewerSettings) As Web.MVC.DocumentViewer.DocumentViewerpublic Web.MVC.DocumentViewer.DocumentViewer DocumentViewer(Action<Web.MVC.DocumentViewer.DocumentViewerSettings> method)Public Function DocumentViewer(method As Action(Of Web.MVC.DocumentViewer.DocumentViewerSettings)) As Web.MVC.DocumentViewer.DocumentViewer| Parameter | Description |
|---|---|
| settings | A Document |
| method | A delegate method that accepts Document |
A Document