ProjectManagementViewInfo
ProjectManagementViewInfo class
Represents view information for MS Project document.
The ProjectManagementViewInfo type exposes the following members:
Constructors
Name | Description |
---|---|
ProjectManagementViewInfo() | Initializes new instance of ProjectManagementViewInfo class. |
ProjectManagementViewInfo(file_type, pages, start_date, end_date) | Initializes a new instance of the ProjectManagementViewInfo class |
Properties
Name | Description |
---|---|
file_type | The type of the file. |
pages | The list of pages to view. |
start_date | The date time from which the project started. |
end_date | The date time when the project is to be completed. |
See Also
- namespace groupdocs.viewer.results
- assembly GroupDocs.Viewer