FromPngViewOptions
Leave feedback
On this page
Initializes an instance of the ViewInfoOptions class based on the PngViewOptions object.
public static ViewInfoOptions FromPngViewOptions(PngViewOptions options)
| Parameter | Type | Description |
|---|---|---|
| options | PngViewOptions | The PNG view options. |
New instance of the ViewInfoOptions class.
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when options is null. |
- class PngViewOptions
- 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.