PageViewSettings

PageViewSettings class

Represents printing settings for a project view.

Methods

NameDescription
get_FirstColumnsCountGets the number of first columns to be printed on all pages.
get_FitTimescaleToEndOfPageGets a value indicating whether to fit timescale to the end of a page when printing.
get_PrintAllSheetColumnsGets a value indicating whether to print all sheet columns of a view.
get_PrintBlankPagesGets a value indicating whether to print blank pages of a view.
get_PrintFirstColumnsCountOnAllPagesGets a value indicating whether to print a specified number of first columns on all pages.
get_PrintNotesGets a value indicating whether to print notes.
set_FirstColumnsCountSets the number of first columns to be printed on all pages.
set_FitTimescaleToEndOfPageSets a value indicating whether to fit timescale to the end of a page when printing.
set_PrintAllSheetColumnsSets a value indicating whether to print all sheet columns of a view.
set_PrintBlankPagesSets a value indicating whether to print blank pages of a view.
set_PrintFirstColumnsCountOnAllPagesSets a value indicating whether to print a specified number of first columns on all pages.
set_PrintNotesSets a value indicating whether to print notes.