PdfViewInfo
Leave feedback
On this page
Initializes new instance of PdfViewInfo class.
public PdfViewInfo()
- class PdfViewInfo
- namespace GroupDocs.Viewer.Results
- assembly GroupDocs.Viewer
Initializes new instance of PdfViewInfo class.
public PdfViewInfo(FileType fileType, List<Page> pages, bool printingAllowed)
| Parameter | Type | Description |
|---|---|---|
| fileType | FileType | The type of the file. |
| pages | List`1 | The list of pages to view. |
| printingAllowed | Boolean | The printing permission indicator. |
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when pages is null. |
- class FileType
- class Page
- class PdfViewInfo
- namespace GroupDocs.Viewer.Results
- 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.