ForHtmlView
Leave feedback
On this page
Initializes an instance of the ViewInfoOptions class to retrieve information about view when rendering into HTML.
public static ViewInfoOptions ForHtmlView()
New instance of the ViewInfoOptions class.
- class ViewInfoOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
Initializes an instance of the ViewInfoOptions class to retrieve information about view when rendering into HTML.
public static ViewInfoOptions ForHtmlView(bool renderSinglePage)
| Parameter | Type | Description |
|---|---|---|
| renderSinglePage | Boolean | Enables HTML content rendering to a single page. |
New instance of the ViewInfoOptions class.
- class ViewInfoOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.