PageViewSettings
Contents
[
Hide
]PageViewSettings class
Represents printing settings for a project view.
The PageViewSettings type exposes the following members:
Constructors
| Name | Description | 
|---|---|
| PageViewSettings() | Initializes a new instance of the PageViewSettings class | 
Properties
| Name | Description | 
|---|---|
| first_columns_count | Gets or sets the number of first columns to be printed on all pages. | 
| fit_timescale_to_end_of_page | Gets or sets a value indicating whether to fit timescale to the end of a page when printing. | 
| print_all_sheet_columns | Gets or sets a value indicating whether to print all sheet columns of a view. | 
| print_blank_pages | Gets or sets a value indicating whether to print blank pages of a view. | 
| print_first_columns_count_on_all_pages | Gets or sets a value indicating whether to print a specified number of first columns on all pages. | 
| print_notes | Gets or sets a value indicating whether to print notes. | 
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks