CreatePageStream
Leave feedback
On this page
Represents a method that returns a stream to write page preview data.
public delegate Stream CreatePageStream(int pageNumber);
| Parameter | Type | Description |
|---|---|---|
| pageNumber | Int32 | The page number of a page to generate a thumbnail. |
The stream to write the page preview.
- namespace GroupDocs.Parser.Options
- assembly GroupDocs.Parser
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.