ProjectManagementOptions
ProjectManagementOptions class
Contains options for rendering project management files. For details, see the documentation.
public class ProjectManagementOptions
Constructors
Name | Description |
---|---|
ProjectManagementOptions() | Creates an instance of the ProjectManagementOptions class. |
Properties
Name | Description |
---|---|
EndDate { get; set; } | The end date of the Gantt Chart View to be included into the output. |
PageSize { get; set; } | The output page size. |
StartDate { get; set; } | The start date of the Gantt Chart View to be included into the output. |
TimeUnit { get; set; } | The time unit. |
See Also
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer