CreateResourceStream
Leave feedback
On this page
Creates the stream used to write output HTML resource data.
public Stream CreateResourceStream(int pageNumber, Resource resource)
| Parameter | Type | Description |
|---|---|---|
| pageNumber | Int32 | The number of a page. |
| resource | Resource | The HTML resource such as font, style, image or graphics. |
Stream used to write output resource data.
- class Resource
- interface IResourceStreamFactory
- namespace GroupDocs.Viewer.Interfaces
- 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.