WebDocumentViewerModel Constructors
Stores the session settings of a Web Document Viewer.| Name | Parameters | Description |
|---|---|---|
| WebDocumentViewerModel() | none | Initializes a new instance of the WebDocumentViewerModel class with the default settings. |
| WebDocumentViewerModel(WebDocumentViewerModel) | source | Initializes a new instance of the WebDocumentViewerModel class with the specified prototype. |
See Also