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