OutlookViewInfo constructor
init
Initializes new instance of OutlookViewInfo class.
def __init__(self):
...
init {#groupdocs.viewer.FileType-System.Collections.Generic.List1[[GroupDocs.Viewer.Results.Page]]-System.Collections.Generic.List1[[System.String]]}
Constructs a new instance of OutlookViewInfo
def __init__(self, file_type, pages, folders):
...
| Parameter | Type | Description |
|---|---|---|
| file_type | groupdocs.viewer.FileType | |
| pages | System.Collections.Generic.List`1[[GroupDocs.Viewer.Results.Page]] | |
| folders | System.Collections.Generic.List`1[[System.String]] |
See Also
- module
groupdocs.viewer.results - class
OutlookViewInfo