ProjectDisplayOptions
Contents
[
Hide
]ProjectDisplayOptions class
Represents the display options for a project instance.
The ProjectDisplayOptions type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| ProjectDisplayOptions() | Initializes a new instance of the ProjectDisplayOptions class. | 
Properties
| Name | Description | 
|---|---|
| add_space_before_label | Gets or sets a value indicating whether to add a space before the number value and the time abbreviation (1 wk as opposed to 1wk). | 
| underline_hyperlinks | Gets or sets a value indicating whether to underline hyperlinks. | 
| show_task_schedule_warnings | Gets or sets a value indicating whether to show warnings when Project identifies a possible scheduling conflict with a manually scheduled task. | 
| show_task_schedule_suggestions | Gets or sets a value indicating whether to show suggestions when Project identifies a possible scheduling conflict with a manually scheduled task. | 
| show_project_summary_task | Gets or sets a value indicating whether to display summary information about an entire project on a single row with its own summary task bar at the top of the Gantt Chart view. | 
| minute_label | Gets or sets how the minute label displays. | 
| hour_label | Gets or sets how the hour label displays. | 
| day_label | Gets or sets how the day label displays. | 
| week_label | Gets or sets how the week label displays. | 
| month_label | Gets or sets how the month label displays. | 
| year_label | Gets or sets how the year label displays. | 
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks