PageViewSettings

PageViewSettings class

Represents printing settings for a project view.

The PageViewSettings type exposes the following members:

Constructors

NameDescription
PageViewSettings()Initializes a new instance of the PageViewSettings class

Properties

NameDescription
first_columns_countGets or sets the number of first columns to be printed on all pages.
fit_timescale_to_end_of_pageGets or sets a value indicating whether to fit timescale to the end of a page when printing.
print_all_sheet_columnsGets or sets a value indicating whether to print all sheet columns of a view.
print_blank_pagesGets or sets a value indicating whether to print blank pages of a view.
print_first_columns_count_on_all_pagesGets or sets a value indicating whether to print a specified number of first columns on all pages.
print_notesGets or sets a value indicating whether to print notes.

See Also