ProjectManagementViewInfo
Leave feedback
On this page
Represents view information for MS Project document.
public class ProjectManagementViewInfo : ViewInfo
| Name | Description |
|---|---|
| ProjectManagementViewInfo() | Initializes new instance of ProjectManagementViewInfo class. |
| ProjectManagementViewInfo(FileType, List<Page>, DateTime, DateTime) | Initializes new instance of ProjectManagementViewInfo class. |
| Name | Description |
|---|---|
| EndDate { get; set; } | The date time when the project is to be completed. |
| FileType { get; set; } | The type of the file. |
| Pages { get; set; } | The list of pages to view. |
| StartDate { get; set; } | The date time from which the project started. |
| Name | Description |
|---|---|
| override ToString() | Returns a string that represents the current object. |
- class ViewInfo
- 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.