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